Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 31,381 for

new

(0.13 sec)
  1. Metadata.GeneratePreview Method - GroupDocs.Met...

    Creates preview images for specified pages....C# using (Metadata metadata = new Metadata(Constants.InputDocx))...PreviewOptions previewOptions = new PreviewOptions(pageNumber =>...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. Watermarker | GroupDocs.Watermark for .NET API ...

    Represents a class for watermark management in a document....Watermarker (Stream) Initializes a new instance of the Watermarker class...Watermarker (string) Initializes a new instance of the Watermarker class...

    reference.groupdocs.com/watermark/net/groupdocs...
  3. GroupDocs.Assembly for .NET 18.10 Release Notes

    GroupDocs.Assembly for .NET 18.10 Release Notes – the latest updates and fixes.... It includes not only new and obsoleted public methods...with empty values The following new member was added to DocumentAssemblyOpti...

    releases.groupdocs.com/assembly/net/release-not...
  4. TextSplitOptions Constructor (String, Int32[]) ...

    Initializes a New instance of the TextSplitOptions class....(String, Int32 ) Initializes a new instance of the TextSplitOptions...[] lineNumbers ) Public Sub New ( filePathFormat As String ,...

    apireference.groupdocs.com/merger/net/groupdocs...
  5. Set up logging | Documentation

    This article explains how to set up logging when processing a document with GroupDocs.Signature within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...file FileLogger fileLogger = new FileLogger ( "output.log" );...

    docs.groupdocs.com/signature/net/how-to-set-up-...
  6. Product Migration - Purchase - groupdocs.com

    Product Migration Buy Now Pricing Free Trial Policies Temporary License My Orders and Quotes ReNew an Order Upgrade a......product to use releases of the new product up until the subscription...migration). Getting started with the new product is quick and simple,...

    purchase.groupdocs.com/policies/product-migration
  7. PointAnnotation | GroupDocs.Annotation for Java...

    Represents Point annotation properties...PointAnnotation() Initializes new instance of PointAnnotation class...Annotation deepClone() Returns new Instance with same values toString()...

    reference.groupdocs.com/annotation/java/com.gro...
  8. EllipseAnnotation | GroupDocs.Annotation for Ja...

    Represents Ellipse annotation properties...EllipseAnnotation() Initializes new instance of EllipseAnnotation...Annotation deepClone() Returns new Instance with same values toString()...

    reference.groupdocs.com/annotation/java/com.gro...
  9. Pdf accessibilty tags - Free Support Forum - gr...

    Hi GroupDocs, I am trying to generate a file with accessibility tags using JAVA SDK conversion library. Below is the code I am using to convert docx file to PDF try(ByteArrayInputStream is = New ByteArrayInputStream(…...try(ByteArrayInputStream is = new ByteArrayInputStream(contentInBytes))...{ try (Converter converter = new Converter(() → is)) { try (ByteArrayOutputStrea...

    forum.groupdocs.com/t/pdf-accessibilty-tags/14305
  10. Index.Merge Method (IndexRepository, MergeOptio...

    Merges indexes from the specified index repository into the current index. Note that indexes in the repository will not be changed....@"c:\MyDocuments3\" ; Index index1 = new Index(indexFolder1); // Creating...IndexRepository repository = new IndexRepository(); // Creating...

    apireference.groupdocs.com/search/net/groupdocs...