Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 7,537 for

may

(1.61 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....images have the same size and may look distorted. To avoid this...

    docs.groupdocs.com/viewer/nodejs-java/specify-c...
  6. 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/java/document-filteri...
  7. 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/nodejs-java/document-...
  8. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-str...
  9. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....images, and their appearance may vary slightly due to compression...

    blog.groupdocs.com/watermark/audit-automation/net/
  10. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....sizing and positioning, you may also need to get the and of the...

    docs.groupdocs.com/watermark/net/add-watermarks...