Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 13,016 for

format

(0.49 sec)
  1. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...Save the document in original format overwriting original file redactor...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/save-overwriti...
  2. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....serialization name and display format, same as to mark property of...encryption properties and setup Format attributes for properties....

    docs.groupdocs.com/signature/java/implement-cus...
  3. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document Format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent inFormation of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Image report in Text Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/single-row-ima...
  4. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG Format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....rendering documents into JPG format. For details, see this page...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  5. Extract annotations from document | GroupDocs

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....and serialize them to the XML format. To do this, follow these steps:...

    docs.groupdocs.com/annotation/net/extract-annot...
  6. .NET 10 GroupDocs.Viewer GetBarcodeImage except...

    We’re encountering an issue when converting .doc/.docx files to PDF. Error System.TypeLoadException (HResult: 0x80131522) Message: Method ‘GetBarcodeImage’ in type ‘…’ from assembly ‘GroupDocs.Viewer, Version=25.12.0.…...any input file of DOC/DOCX format, but only with some specific...

    forum.groupdocs.com/t/net-10-groupdocs-viewer-g...
  7. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  8. Fluent syntax | GroupDocs

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....settings, Converting to the target format, Saving converted files to...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  9. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....Business Documents of Same Format Documents Difference Checker...popular business document formats (Microsoft Word, Excel, PowerPoint...

    blog.groupdocs.com/categories/groupdocs.total-p...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Sheet %d/%d" , p + 1 , spreadsheetInfo...

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