Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,041 for

properties

(0.03 sec)
  1. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata Properties and nested metadata packages. You can easily iterate through the metadata tree...required to get access to all properties extracted from a document...tree consisting of metadata properties and nested metadata packages...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  2. 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...
  3. 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-...
  4. 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...
  5. Adding text watermarks | Documentation

    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....font ); // Set watermark properties watermark . setForegroundColor... and . The values of all properties for absolute sizing and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. 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...
  7. 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...
  8. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....ImageConvertOptions class for setting the properties to customize the output PNG...extended by defining various properties for customizing the resultant...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Sign Documents with Digital Certificate using C...

    Electronically sign Word & PDF files with digital certificate in C# using .NET API for electronic signatures. Change the appearance of digital signatures.... you can alter following properties: Height Width Border Style...all of the above-mentioned properties. This example customizes...

    blog.groupdocs.com/signature/sign-documents-wit...
  10. Add distance annotation | Documentation

    The page describes how to add distance 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-distance...