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

properties

(0.05 sec)
  1. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....This class provides various properties to customize the HTML output...

    docs.groupdocs.com/conversion/java/convert-to-h...
  2. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/java/update-qr-cod...
  3. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio Properties from MP3 files....reading some common MPEG audio properties from MP3 files. Note For...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  4. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....advanced use of image watermark properties please check the following...

    docs.groupdocs.com/watermark/java/adding-image-...
  5. Set image size limits | GroupDocs

    Set image size limits when rendering image to PDF...The class has the following properties to set the image width or/and...pixels. ''' </summary> Public Property ImageMaxWidth As Integer '''...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  6. 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-...
  7. How to Convert Text to HTML in Java

    Let's quickly review the step-by-step procedure to convert Text to HTML in Java and learn how to write the Text to HTML Java code for converting documents....Converter class and how to define properties to customize the output HTML...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Add Redaction Annotation to PDF using Java

    Acquire the essential knowledge on how to add redaction annotation to PDF using Java, and effortlessly harness APIs to enhance your capability to incorporate redaction annotation in PDF using Java....and specify the required properties, including the position,...

    kb.groupdocs.com/annotation/java/how-to-add-red...
  9. How to Add Text Redaction Annotation in PDF usi...

    This topic explains how to add text redaction annotation in PDF using Java along with steps and code to insert text redaction annotation to PDF in Java....class and set the desired properties, such as the position, page...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  10. How to Convert XLSB to PDF in Java

    This short tutorial provides the stepwise instructions to convert XLSB to PDF in Java and how to use this guide to create the Java XLSB to PDF converter functionality....and you can set many other properties as per your requirements...

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