Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,671 for

as

(0.04 sec)
  1. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET....Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/settin...
  2. Convert to XPS, SVG and OTS formats with GroupD...

    We As GroupDocs team is excited to announce another monthly releAse of GroupDocs.Conversion for .NET v17.1.0. In this releAse new file format “XPS, SVG and OTS” are added in supported file format list. Monthly releAse of Document Conversion API is adding new features like " Metered licensing and conversion to gray-scale image". Also introducing some improvements like “memory handling on save and Improved output file name if converting from/to page” along with other four fixes....We as GroupDocs team is excited to announce another monthly release of GroupDocs.Conversion for .NET v17.1.0. In this release new file format “XPS, SVG and OTS” are added in supported file format list. Monthly release of Document Conversion API is adding new features like " Metered licensing and conversion to gray-scale image". Also introducing some improvements like “memory handling on save and Improved output file name if converting from/to page” along with other four fixes.

    blog.groupdocs.com/conversion/convert-xps-svg-o...
  3. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!

    docs.groupdocs.com/viewer/python-net/hello-world/
  5. 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....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.

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents As they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  7. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100.

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  8. Pre-rasterize | GroupDocs

    This article shows how to pre-rAsterize a document using the redaction API....This article shows how to pre-rasterize a document using the redaction API.

    docs.groupdocs.com/redaction/python-net/pre-ras...
  9. Convert CSV to MD using C#

    Let's swiftly grAsp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD....Let's swiftly grasp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD.

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  10. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java.

    kb.groupdocs.com/conversion/java/how-to-convert...