Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,015 for

properties

(0.04 sec)
  1. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same file formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs.... When only one of these properties is set, rendering starts...obsolete constructors and properties are removed. GroupDocs.Comparison...

    blog.groupdocs.com/total/new-api-launched-group...
  2. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API.... // Use Margin properties Top, Bottom to provide vertical...be ignored. // Use Margin properties Left, Right to provide horizontal...

    docs.groupdocs.com/signature/java/sign-document...
  3. Add polyline annotation | Documentation

    The page describes how to add polyline 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-polyline...
  4. 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...
  5. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich Properties such as:...WatermarkOptions with rich properties such as: Text/Font Color...

    blog.groupdocs.com/conversion/add-watermark-to-...
  6. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.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/asp.net-webforms-mode...
  7. Add replacement annotation | Documentation

    The page describes how to add replacement 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-replacem...
  8. Get document information | Documentation

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature.... WriteLine ( "Document properties {0}:" , Path . GetFileName...Console . WriteLine ( "Document properties {0}:" , Path . GetFileName...

    docs.groupdocs.com/signature/net/get-document-i...
  9. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...file to PNG. Use the and properties to specify the output image...

    docs.groupdocs.com/viewer/net/render-web-docume...
  10. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata for Java 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/java/traverse-a-who...