Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,116 for

properties

(0.05 sec)
  1. How to Convert CSV to Excel in Java

    Take a look at the process to convert CSV to Excel in Java along with steps to implement the feature and sample code to generate XLSX from CSV using Java....SpreadsheetConvertOp class for specifying properties for the output XLSX file...transformation, you must declare properties for the resulting Excel file...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Remove Metadata from PDF using C#

    Quickly learn how to remove metadata from PDF using C#. Also, you'll be provided a code example to clean metadata from PDF in C# without installing extra software....creation dates, document properties, and additional information...required to clear document properties in PDF using C# . By stick...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  3. Working with metadata in PNG images | Documenta...

    Reading PNG metadata Properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata Properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....feedback Reading PNG metadata properties The GroupDocs.Metadata API...using Read the PNG metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Add resource redaction annotation | Documentation

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-resource...
  5. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....File selection, Watermark Properties (watermark text, color, angle...to 600%. // Set Watermark properties WatermarkText = "my watermark...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  6. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....File selection, Watermark Properties (watermark text, color, angle...to 600%. // Set Watermark properties WatermarkText = "my watermark...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  7. Update Image signatures in document | Documenta...

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...signatures [ 0 ]; // change Image properties signatureToUpdate . Top =...

    docs.groupdocs.com/signature/net/update-image-s...
  8. Add arrow annotation | Documentation

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines annotation...class. Set the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-arrow-an...
  9. Add area annotation | Documentation

    The page describes how to add area annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-area-ann...
  10. Introducing Stamp Signatures Feature in Java E-...

    We are glad to announce another monthly release of E-Signing API for Java v17.7.0. Major feature introduced in this release is support for Stamp Signatures. Aside this many improvements are also introduced in this release. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. E-Signing API for Java v17.7.0 - Features Stamp Signatures feature for following Document Formats:...method with extended guid properties Barcode and QR-Code options...

    blog.groupdocs.com/signature/groupdocs-signatur...