Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 5,050 for

text annotations

(0.56 sec)
  1. 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....Annotation Product Solution GroupDocs...Redaction and watermarking — apply text watermarks during rendering...

    docs.groupdocs.com/viewer/python-net/product-ov...
  2. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...messages that contain specific text in the subject or body. —Allows...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  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....Annotation Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  4. 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....Annotation Product Solution GroupDocs...specific and non-standard fonts for text formatting that are not available...

    docs.groupdocs.com/conversion/net/load-presenta...
  5. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Annotation Product Solution GroupDocs...fileName ); // Sign document with text signature. using ( Signature...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  6. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...PdfX_1A ). Sets reading order of text: L2R (left to right) or R2L...

    docs.groupdocs.com/conversion/java/convert-to-p...
  7. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Annotation Product Solution GroupDocs...index each character in the text as a separate word, regardless...

    docs.groupdocs.com/search/nodejs-java/character...
  8. 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....Annotation Product Solution GroupDocs...stylesheet, while all other styles—text and paragraph formatting, list...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  9. 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....Annotation Product Solution GroupDocs...the email contents as plain text in MIME format, containing the...

    docs.groupdocs.com/metadata/net/working-with-sa...
  10. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Annotation Product Solution GroupDocs...also hold fonts. Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/net/working-with-reso...