Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,523 for

properties

(0.47 sec)
  1. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....TextWatermark class and set its properties according to your preferences...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document Properties in C#....object with interface; Call properties such as , or . The following...

    docs.groupdocs.com/parser/net/get-document-info/
  3. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....formats Extract main document properties Extract text and metadata...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  4. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/net/delete-text-si...
  5. Update Barcode signatures in document | GroupDocs

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

    docs.groupdocs.com/signature/net/update-barcode...
  6. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....watermark object Set watermark properties images in the document watermark...

    docs.groupdocs.com/watermark/net/adding-waterma...
  7. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...the interface that contains properties for size limits: C# /// <summary>...in pixels. ''' </summary> Property MaxWidth As Integer ''' <summary>...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  8. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image file types as image watermark...advanced use of image watermark properties please check the following...

    docs.groupdocs.com/watermark/net/adding-image-w...
  9. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/java/delete-text-s...
  10. How to Convert Word to PDF in Java

    Easily transform documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java.... initialize classes, set properties for the output file, and...

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