Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 11,664 for

text

(0.48 sec)
  1. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....get familiar how to extract text, images, forms and more, please...

    docs.groupdocs.com/parser/net/get-document-info/
  2. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Java....contain information including text, raster and vector graphics...

    docs.groupdocs.com/conversion/java/convert/publ...
  3. System Requirements | GroupDocs

    GroupDocs.Editor for Python via .NET ships as a self-contained wheel and runs on Windows, Linux, and macOS without MS Office, Open Office, or any other third-party software installed...Presentations, PDFs, emails, eBooks, and text/markup formats is performed...

    docs.groupdocs.com/editor/python-net/system-req...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....ability to search for encrypted text of metadata signature and decrypt...decrypt previously encrypted text of metadata and decrypt custom...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....pdf" )) { // Initialize text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/net/adding-waterma...
  6. GroupDocs.Markdown for .NET overview | GroupDocs

    GroupDocs.Markdown for .NET converts documents to clean, structured Markdown with full control over output flavor, image handling, and formatting....format for language models, text analysis tools, and content...

    docs.groupdocs.com/markdown/net/product-overview/
  7. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...font); // Specify font color and text opacity, rotation and alignments...font); // Specify font color and text opacity, rotation and alignments...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  8. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....Creating a document object String text = new String ( Files . readAllBytes...CommonFieldNames . Content , text ), }; Document document = Document...

    docs.groupdocs.com/search/java/indexing-from-di...
  9. Parsing of image PDF uses too much memory - Fre...

    Hello, We are integrating groupdocs Parser in our solution and we are facing issues with memory usage. (Java, version 26.5) When I run a simple unit test to parse a specific PDF of 52 MB, I see that the memory usage sp…... Per-page text extraction touching image XObjects...PdfTextStreamer { /** * Streams text from {@code pdfPath} to {@code...

    forum.groupdocs.com/t/parsing-of-image-pdf-uses...
  10. Email to Pdf - word wrapping issues - Free Supp...

    Hello, We’ve had fairly consistent issues with converting .eml files to .pdf where Text gets cut-off on the right hand of the screen, the below email cuts off the signature to the right, for example. LongSignature.zip …...pdf where text gets cut-off on the right hand...rawHtml) { string html = System.Text.Encoding.UTF8.GetString(rawHtml);...

    forum.groupdocs.com/t/email-to-pdf-word-wrappin...