Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,522 for

properties

(0.35 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. How to Convert MHTML to HTML in Java

    Let's do document transformation using simple API calls, review guide to convert MHTML to HTML in Java, and sample code for Java MHTML to HTML converter application....MarkupConvertOptions for setting properties to customize the output file...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....class for setting up the properties for customizing the output...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert XML to HTML in Java

    We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java....XML document and defining properties for the output HTML document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert Markdown to HTML in C#

    This article explains the document conversion process, provides instructions to convert Markdown to HTML in C#, and an example for C# Markdown to HTML application....is initiated for defining properties for customizing the converted...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert PDF to Excel using Java

    This tutorial provides detailed instructions to convert PDF to Excel using Java and generated Java code to convert PDF to Excel for document conversion....SpreadsheetConvertOp class for setting properties for the converted Excel file...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Add Text Field Annotation in PDF using Java

    This topic will demonstrate how to add text field annotation in PDF using Java. We will also help you in writing code to insert text field annotation to PDF in Java....TextFieldAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  10. How to Sign JPEG with Text Signature using Java

    This tutorial is designed to walk you through how to sign JPEG with text signature using Java. Also, we will provide code to add text signature on JPEG using Java....class object and set the its properties for the appearance of text...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...