Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 3,055 for

presentations

(0.07 sec)
  1. OLE-objecten invoegen in Word, Excel, PowerPoin...

    Sluit documenten als OLE-objecten in andere Word-documenten, Excel-spreadsheets, Powerpoint-presentaties programmatisch in Java in met behulp van GroupDocs.Merger API....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Conclusie # We hebben...

    blog.groupdocs.com/nl/merger/insert-ole-objects...
  2. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...and the probleme is still present. Do you have a resolution date...Leveille: the probleme is still present. Do you have a resolution date...

    forum.groupdocs.com/t/persistent-customtempfont...
  3. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....HTML documents, that may be presented in different forms. And when...arbitrary separator N/A N/A Presentation PPT, PPTX, PPTM, PPS, PPSX...

    docs.groupdocs.com/editor/net/introduction/
  4. Java를 사용하여 Word, Excel, PowerPoint에 OLE 개체 삽입

    GroupDocs.Merger API를 사용하여 Java에서 프로그래밍 방식으로 문서를 다른 Word 문서, Excel 스프레드시트, PowerPoint 프레젠테이션에 OLE 개체로 포함합니다....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); 결론 # Java를 사용하여...

    blog.groupdocs.com/ko/merger/insert-ole-objects...
  5. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET.... Example 6: Get Presentation Document Info You can find...information with Converter ( "./presentation-template.pptx" ) as converter...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java.... Presentation Documents (PPT, PPTX) For presentation files...converter = new Converter ( "presentation-template.pptx" )) { PresentationDocument...

    docs.groupdocs.com/conversion/java/get-document...
  7. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…...…ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable 1 ) at . e (Nullable...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  8. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....spreadsheet or slides in a presentation; - describes properties...

    docs.groupdocs.com/merger/net/get-document-info...
  9. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....documents Spreadsheet documents Presentation documents Email documents...

    docs.groupdocs.com/assembly/java/changing-targe...
  10. Convert DOCX to HTML using Node.js

    In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js....structured and versatile way to present information. On the other hand...

    kb.groupdocs.com/conversion/nodejs/convert-docx...