Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 1,361 for

pptx to pdf

(0.26 sec)
  1. Extract text structure | GroupDocs

    This article explains that how To extract text structure from documents....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-text-str...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs EdiTor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo EdiTor in some of our functionalities. There were few errors in TinyMCE as well l…... "foreColor", "backColor", "pdf", { name: "fontName", items:...break here!</p>" }); } } ], pdf: { fileName: "NewDocument", proxyURL:...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_STore logs *.log basic-example/convert-file.js 'use strict'; ......Set the convert options for PDF format const options = new groupdocs...example we convert documents to PDF format using GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/_samp...
  4. AI Watermarking: Protect Documents with Context...

    Discover how To protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn To add, create, and cusTomize watermarks auTomatically for enhanced document security and content protection....PowerPoint (PPT, PPTX) PDF Documents : Full support for PDF watermarks...= "email.pdf" ; string outputFilePath = "result.pdf" ; // Step...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/indexing-options/
  6. Extract Images from Documents | GroupDocs

    Extract embedded images from Pdf, Word, Excel, presentations, emails, and archives using GroupDocs.Parser for Python via .NET....images from supported documents (PDF, Office, emails, eBooks, and...Parser with Parser ( "./slides.pptx" ) as parser : images = parser...

    docs.groupdocs.com/parser/python-net/extract-im...
  7. Edit Watermark's Text and Image using GroupDocs...

    We are excited To announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in Pdf documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....considered as the watermark in PDF documents. Following are some...doc = Document.load("D:\\input.pptx"); TextSearchCriteria searchCriteria...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  8. Working with templates | GroupDocs

    Complete guide To creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....templateItems ); Images and scanned PDFs Starting from version 25.2,...parsing for images and scanned PDF documents. By default, it uses...

    docs.groupdocs.com/parser/net/working-with-temp...
  9. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following construcTor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how To find the field on a page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. Running in Docker | GroupDocs

    Learn how To run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....pdf" , options ); BasicExample.csproj...creates the output business-plan.pdf file and places it into the output...

    docs.groupdocs.com/total/net/running-in-docker/