Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 7,430 for

may

(0.2 sec)
  1. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....images to other formats, you may need to lower image resolution...

    docs.groupdocs.com/viewer/java/render-presentat...
  2. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-ip...
  3. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....specific use cases, documents may need to comply with certain standards...

    blog.groupdocs.com/merger/merge-docx-in-python/
  4. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....that the origin of coordinates may be different for different document...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code.... It may be boring, time-consuming, and...

    docs.groupdocs.com/conversion/net/convert/prese...
  6. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....flexible, in some scenarios, you may need to restrict strings to be...note). In some scenarios, you may need to disable recognition of...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...mind that not every spreadsheet may have the worksheets. For example...

    docs.groupdocs.com/editor/python-net/deleting-w...
  8. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API.... There may be used system fonts (installed...

    docs.groupdocs.com/editor/java/font-extraction-...
  9. Word Comparison in .NET: Revision Track vs High...

    Compare Word documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions.... For large files you may notice a significant performance...

    blog.groupdocs.com/comparison/word-comparison-n...
  10. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/document-filterin...