Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 10,911 for

text

(0.26 sec)
  1. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in Text search queries....syntax of all elements allowed in text search queries. See also , ...

    docs.groupdocs.com/search/nodejs-java/search-op...
  2. 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...
  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...level for storing documents text. Further details about the changes...

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

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...pointers, redact and comment text, strike through and underline...

    blog.groupdocs.com/groupdocs.blog/page/93/
  6. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....stylesheet, while all other styles—text and paragraph formatting, list...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  7. Python 平鋪水印:7 個保護文件與圖像的範例

    掌握 Python 平鋪水印,通過 7 個實用範例學習。了解如何添加、創建和自訂水印以保障文件安全,移除水印,並使用 GroupDocs.Watermark API 進行企業內容保護。... text_alignment = gww . TextAlignment...rotate_angle = - 45.0 watermark . text_alignment = gww . TextAlignment...

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  8. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....the email contents as plain text in MIME format, containing the...

    docs.groupdocs.com/metadata/net/working-with-sa...
  9. Optimize Document Comparison Performance: Scale...

    Learn how to optimize document comparison performance for high-volume workloads. This guide demonstrates batch processing, parallel comparison, and performance optimization techniques using GroupDocs.Comparison API for Node.js to scale document comparison to millions of files....Generic Diff Tool Limitations # Text diff tools fail with Word, PDF...changes at multiple levels: text, formatting, structure, and...

    blog.groupdocs.com/comparison/optimize-document...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....written to a document as a plain text at runtime. Font attributes...useful, when you need to format text parts of an expression result...

    docs.groupdocs.com/assembly/java/template-synta...