Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 16,061 for

pdf conversion

(0.08 sec)
  1. GroupDocs.Annotation for .NET | Documentation

    API to annotate text or images in your documents using C#. It supports Pdf, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Conversion Product Solution GroupDocs...more. Annotation API supports PDF, Microsoft Word DOCX, Excel XLSX...

    docs.groupdocs.com/annotation/net/
  2. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  3. Save attachments | Documentation

    Save attachments and embedded files from Pdf, Outlook data file or email...Conversion Product Solution GroupDocs...Outlook data files, archives, and PDF documents. Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  4. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/nesting-search-qu...
  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....Conversion Product Solution GroupDocs...Template. Saves the document as PDF (Adobe Portable Document) format...

    docs.groupdocs.com/assembly/java/supported-docu...
  6. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Conversion Product Solution GroupDocs...formats is supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/redaction-basics/
  7. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Conversion Product Solution GroupDocs...documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/metadata-redac...
  8. 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....Conversion Product Solution GroupDocs...add_suffix = True so . rasterize_to_pdf = False result_path = redactor...

    docs.groupdocs.com/redaction/python-net/spreads...
  9. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Conversion Product Solution GroupDocs...right half of the last page in a PDF document. final Redactor redactor...

    docs.groupdocs.com/redaction/java/use-page-area...
  10. How to Compare Word Documents using C#

    This article describes the procedure to compare Word documents using C# and how to write the code in C# to compare two Word documents and highlight differences....Conversion Product Family GroupDocs...documents for other formats such as PDF, DOC, XLSX, PPTX, VSDX, ODT,...

    kb.groupdocs.com/comparison/net/how-to-compare-...