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

pptx to pdf

(0.05 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID To work with a document. But it’s not very comfortable for users To work with GUIDs. So in your app, you can use two methods To upload a file To a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....(PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  5. 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...
  6. 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...
  7. 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/
  8. Delete Image signatures from documents | GroupDocs

    This article explains how To delete Image electronic signatures with GroupDocs.Signature API....pptx" ) as sign : # Create search...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/python-net/delete-...
  9. Delete Text signatures from documents | GroupDocs

    This article explains how To delete Text electronic signatures with GroupDocs.Signature API....pptx" ); try { TextSearchOptions...signature . delete ( "signed-output.pptx" , textSignature ); if ( result...

    docs.groupdocs.com/signature/java/delete-text-s...
  10. Delete Text signatures from documents | GroupDocs

    This article explains how To delete Text electronic signatures with GroupDocs.Signature API....pptx" )) { TextSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-text-si...