Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,455 for

properties

(0.11 sec)
  1. Add Distance Annotation to JPG using C#

    This article is designed to assist you how to add distance annotation in JPG using C# along with comprehensive steps to insert distance annotation to JPG in C#....class and define the desired properties, such as position and page...

    kb.groupdocs.com/annotation/net/add-distance-an...
  2. Add Image Annotation to JPG using Java

    This tutorial provides instructions on how to add image annotation to JPG using Java. We will provide you code to insert image annotation to JPG in Java....class and specify essential properties, including position and page...

    kb.groupdocs.com/annotation/java/add-image-anno...
  3. Add Text Watermark to DOCX using Java

    Discover how to add text watermark to DOCX using Java. Additionally, we'll supply you with the code necessary to insert text watermark to DOCX using Java....TextWatermark class and customize its properties to align with your preferred...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  4. Render HTML as Image using Python

    Learn how to render HTML as image using Python. This tutorial explains how to convert html to image in python with custom dimensions for static web previews....customize the width and height properties to control the resolution...

    kb.groupdocs.com/viewer/python/render-html-as-i...
  5. Add Search Text Annotation to PDF using C#

    Quickly learn how to add search text annotation to PDF using C# without using extra tool. We also provide code to insert search text annotation in PDF using C#....and define the necessary properties, such as text and font color...

    kb.groupdocs.com/annotation/net/add-search-text...
  6. Convert PDF to Grayscale JPG & PNG Images in Java

    Transform PDF documents to grayscale JPG or PNG images in Java. Apply gamma, manage contrast or control brightness within Java application.... document rotations, and properties like brightness, gamma, and...

    blog.groupdocs.com/conversion/convert-pdf-to-gr...
  7. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/net/esign-presenta...
  8. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-pre...
  9. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....close (); Updating shape properties Since version 17.12, GroupDocs...the feature of modifying properties ( , , , , or ) of particular...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...specifying its index in the property of class. Opening a spreadsheet...class now contains two new properties: integer and boolean flag...

    docs.groupdocs.com/editor/net/inserting-edited-...