Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 45,263 for

documents

(0.79 sec)
  1. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....for managing watermarks in documents of various formats, offering...Brand Identity : Ensure your documents align with your organization’s...

    blog.groupdocs.com/watermark/using-custom-fonts...
  2. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....The latest version of our document viewer API provides 10+ new...GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  3. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Electronic signature types / eSign document with Metadata signature /...

    docs.groupdocs.com/signature/java/esign-present...
  4. Convert PDF to RTF using Node.js

    Learn how to convert PDF to RTF using Node.js with a step-by-step guide. Easily export PDF to RTF in Node.js for editable and formatted text processing....for developers who work with document management systems, content...because they maintain the document’s layout, but often, they...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  5. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....Format ( RTF ) is a widely used document format, but sometimes, converting...display. Using a powerful document transformation library, you...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. Extract Text from DOCX using C#

    This article explains how to extract text from DOCX using C#. It also provides code example to help you implement text extraction from DOCX in C# projects....digital landscape, automating document management processes is crucial...library, a powerful API for document parsing and extraction. It...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  7. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached Documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...use Textboxes in the Word Document (.docx) GroupDocs.Conversion...Product Family document-conversion , java , document-viewer akashkrishnan...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...
  8. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...author, creation date, and document properties Images embedded...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Extract Text from DOCM using C#

    This article provides a detailed guide on text extraction from DOCM in C#, featuring a sample code example to help you efficiently extract text from DOCM using C#....file format is an advanced document format that includes macros...automating repetitive tasks within documents. For developers, there can...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  10. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...container element itself, not a document. Here are the steps to extract...

    docs.groupdocs.com/parser/java/extract-attachme...