Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,364 for

properties

(0.63 sec)
  1. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { Links . Add ( properties . Link ); }...

    docs.groupdocs.com/parser/net/migration-notes/
  2. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....the document information properties, use the PropertyNames and...available document information properties: using ( Converter converter...

    docs.groupdocs.com/conversion/net/get-document-...
  3. How to Convert Outlook Email to PDF using Java

    This article describes the detailed procedure to convert Outlook Email to PDF using Java and demonstrates the working of the Java EML to PDF converter functionality....PdfConvertOptions class for defining properties for customizing the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. 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...
  5. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....WatermarkAnnotation class and define some properties Invoke the Add method of...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  6. How to Insert Area Annotation to PDF using C#

    In this subject, you will learn how to insert area annotation to PDF using C#. It also includes guidance and code example to add area annotation to PDF in C#....AreaAnnotation class and set desired properties e.g. position, page number...

    kb.groupdocs.com/annotation/net/how-to-insert-a...
  7. How to Add Image Signature to RTF using C#

    This article is here to assist you to add image signature to RTF using C#. Additionally, we will furnish you with a code example to insert image signature into RTF using C#....as a parameter Set desired properties for ImageSignOptions class...

    kb.groupdocs.com/signature/net/how-to-add-image...
  8. How to Add Strikeout Annotation in PDF Using C#

    We will take a look at the detailed guide how to add strikeout annotation in PDF using C#, and provide a sample code to insert strikeout annotation in PDF using C#....and assign values to its properties, such as page number and...

    kb.groupdocs.com/annotation/net/how-to-add-stri...
  9. How to Add Ellipse Annotation in PDF using Java

    This article will help you to add ellipse annotation in PDF using Java. Moreover, It provides code to insert ellipse annotation to PDF in Java along with all steps....EllipseAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-ell...
  10. Set image size limits | GroupDocs

    Control image size in PDF output: set width, height, or maximum dimensions....The class has the following properties to set the image width or/and...

    docs.groupdocs.com/viewer/python-net/set-image-...