Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,340 for

pptx to pdf

(0.04 sec)
  1. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability To manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added To documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document using ( Watermarker...new Watermarker ( "document.pdf" )) { TextWatermark watermark...

    docs.groupdocs.com/watermark/net/basic-usage/
  2. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality To extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality To extract data from documents on the local disk. The following example shows how To load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text inTo the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows To redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... rasterize_to_pdf = False result_path = redactor...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/spreads...
  5. Get supported file formats | Documentation

    This article shows that how To get the list of all supported file formats of GroupDocs.Redaction by using C#....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/get-supported-...
  6. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/synchronizing-sha...
  7. Load from local disc | Documentation

    This article shows how the redaction API is used To load file from disk....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/load-from-loca...
  8. Iterate through container items | Documentation

    This article explains that how To extract containers items and iterate through container items in Java....with attachments (like emails, PDF Portfolios). In case of outlook...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/iterate-through-...
  9. Indexing | Documentation

    The articles in this section describe advanced search index related Topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing/
  10. Extract data from attachments and ZIP archives ...

    This article shows how To extract data (text, images, Pdf forms) from ZIP-archived documents with GroupDocs.Parser....allows to get attachments from PDF and Emails and extract data from...with attachments (like emails, PDF Portfolios). Here are the steps...

    docs.groupdocs.com/parser/java/extract-data-fro...