Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 3,055 for

presentations

(0.03 sec)
  1. Об’єднання презентацій і слайдів PowerPoint у J...

    Об’єднайте презентації PowerPoint PPT/PPTX у Java. Дізнайтеся, як поєднувати певні слайди різних файлів за допомогою API злиття Java від GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/uk/merger/merge-powerpoint-p...
  2. Edytuj prezentacje w C# | Edycja .NET PPT/PPTX

    Edytowanie prezentacji programu PowerPoint wyjaśniono za pomocą przykładów C# umożliwiających edycję plików PPT, PPTX, ODP w aplikacji .NET przy użyciu interfejsu API do edycji prezentacji.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  3. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Spreadsheet OOXML Presentation OOXML Macro Enabled Presentation OOXML Macro...Macro Enabled Presentation OOXML SlideShow OOXML Macros Enabled...

    docs.groupdocs.com/assembly/net/supported-docum...
  4. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Processing, Spreadsheet, Presentation, and Email documents. We...Processing, Spreadsheet, Presentation and Email documents. Furthermore...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Spreadsheet OOXML Presentation OOXML Macro Enabled Presentation OOXML Macro...Macro Enabled Presentation OOXML SlideShow OOXML Macros Enabled...

    docs.groupdocs.com/assembly/java/supported-docu...
  6. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/diagram/
  7. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....the presentation. subject The subject of the presentation. keywords...of the presentation. author The name of the presentation’s author...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Generate PDF report from JSON

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....en un formato de informe presentable y fácilmente comprensible...formato JSON no son muy presentables y fácilmente comprensibles...

    blog.groupdocs.com/es/tag/generate-pdf-report-f...
  9. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...NUMBERS Apple iWork Numbers Presentation Document Type Parse Document...Scan Barcode PowerPoint Presentation PowerPoint Slideshow PowerPoint...

    docs.groupdocs.com/parser/net/supported-documen...
  10. Presentaties bewerken in C# | .NET PPT/PPTX-bew...

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met C#-voorbeelden om PPT-, PPTX-, ODP-bestanden binnen uw .NET-applicatie te bewerken met behulp van de presentatiebewerkings-API.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...