Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 11,321 for

text

(1.44 sec)
  1. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. GroupDocs.Viewer for Python via .NET Overview |...

    GroupDocs.Viewer for Python via .NET renders 170+ file formats — DOCX, PDF, XLSX, PPTX, CAD, email, archives, images — to HTML, PDF, PNG, or JPG with embedded or external resources, watermarks, page selection, and AI-pipeline friendly output....Redaction and watermarking — apply text watermarks during rendering...

    docs.groupdocs.com/viewer/python-net/product-ov...
  3. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...annotation types (Highlight Text, Area Annotation, and Strikeout...

    blog.groupdocs.com/groupdocs.blog/page/83/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...watermarks, point and area notes, text markup and strikeouts. GroupDocs...

    blog.groupdocs.com/groupdocs.blog/page/95/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...redaction methods to redact text, metadata, and annotations....

    blog.groupdocs.com/groupdocs.blog/page/45/
  7. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....Words using Java Build your Full Text Search Solution in Java Find...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  8. Indexing a specific PDF file leads to 100% RAM ...

    Hi, We ran into a problem when indexing the following file: SEPA_ZvFormate_de-5.pdf (1.1 MB) When starting the indexing for only 1 folder with this 1 file in it, the RAM usage increases further and further (over 50 GB…...option, as it helps ensure the text is properly structured. index...

    forum.groupdocs.com/t/indexing-a-specific-pdf-f...
  9. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....specific and non-standard fonts for text formatting that are not available...

    docs.groupdocs.com/conversion/net/load-presenta...
  10. Incorrect Table of Contents page numbers even a...

    I am facing an issue with GroupDocs where setUpdateFields is expected to update the Table of Contents (TOC) correctly in both DOCX and PDF outputs. However, the generated files contain discrepancies in some TOC page numb…...Title: Introduction to Rich Text Content — Actual: Page 6, TOC:...

    forum.groupdocs.com/t/incorrect-table-of-conten...