This tag groups questions regarding general aspects of presenting data to the user.
Questions tagged [presentation]
461 questions
-1
votes
1 answer
How do I merge 2 (or more) "visio websites" (*.htm) with subpages?
I created various flowcharts of processes with the latest visio of a small, complex company (not done yet, but there will be approximately 8 visio files, each with 3-6 sheets).
I am currently looking for a way to present the final result, my idea is…

visio_user
- 11
- 1
-1
votes
1 answer
Cocos2d-x Support Secondary Display?
I want to show the secondary screen for using Android on Cocos2d-x.
Is there a Presentation Class in the Android that can be used with Cocos2d-x?
I want to Main UIScreen show Cocos2dx Scene or Java Controller,Ex:Move button,Pause button…
Secondary…

Helpme
- 1
- 1
-1
votes
1 answer
website (or app) for review presentation/conferences
I watch a lot of video presentations and I have option to see some live presentations as well. I want to make list of favorite presentation and I want to leave feedback. Did anyone know website (or app) where I can see look for presentations, search…

rpCal
- 1
- 1
-1
votes
1 answer
How to create my own style for latex presentation?
The number of templates for latex presentation is quite limited. How could one create a style/class file for latex presentation using e.g. ones university's symbolic, colors and pictures.
Google only shows the links about how to create presentation…

elle
- 1
-1
votes
2 answers
How to save a whole website as a jpg or png in order to post it on Behance?
I am finally done with my website and now I am looking for the best and easiest way to save it as .jpg or .png in order to be able to present it on Behance. What is the best way to do this?
I used HTML, CSS and JQuery to build my single page…

Ana J.S.
- 41
- 1
- 7
-1
votes
1 answer
How to Pick a File when I have only part of the name?
I am building an application that opens all kinds of files from different folders. I need to open the application by subsequently opening a Powerpoint presentation which has "1" at the beginning of its name. How should I do this?
I wrote the…

Wise Indian
- 91
- 4
- 13
-2
votes
3 answers
Why is Arrays.fill() giving me a prefix, suffix and delimiters in the 2D array
I am trying to create a grid String matrix using a 2D array. The matrix should be mxm, this will vary on the user's input. The first column must consist of . and the columns thereafter must consist of *. I have imported the java.util.Arrays method…
user18543051
-3
votes
1 answer
JavaScript Presentation/Deck
I've been to a couple of talks recently where the speaker had a presentation/deck with a live code window and a console output. I've got to do a JS presentation and I thought it would be really useful to do live code.
Does anyone know any apps I…

30secondstosam
- 4,476
- 4
- 28
- 33
-3
votes
1 answer
Let User Re-type The Input Without Interfering With Other Strings (C#)
My input gets checked by "TryParse". And if it is false I want to let the user retype it correctly. But when I click any key after the check it deletes everything above cause of "Console.Clear();". - I want to delete only the input part and nothing…

Dmitrijs Savostijanovs
- 56
- 1
- 6
-4
votes
1 answer
How to present data in a particular format
I have below table:
Date Age Income profession M/F Marreid/Unmarried
01-Feb-15 20-25 35,000 IT Enginner M Unmarried
01-Mar-15 25-30 45,000 IT Enginner F Unmarried
01-Feb-15 30-35 50,000 IT Enginner M Married
01-Feb-15 …

Rocky
- 25
- 1
- 5