Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 31,394 for

new

(0.07 sec)
  1. Image Redaction Coordinates - Free Support Foru...

    I am redaction a rasterized PDF using coordinates I get from a third party API, but the redaction is not being done on the provided coordinates. Do I have to convert the coordinate to point or do I have to perform any ot…...redactionPolicy = new RedactionPolicy(new GroupDocs.Redaction...Redaction.Redaction[] { new ImageAreaRedaction(new System.Drawing.Point(200...

    forum.groupdocs.com/t/image-redaction-coordinat...
  2. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/composing-sign...
  3. Add point annotation | Documentation

    The page describes how to add point annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-point-an...
  4. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. TemplateTableLayout.MoveTo Method - GroupDocs.P...

    Creates a New layout with the same size, separators and position in the point....TemplateTableLayout MoveTo Method Creates a new layout with the same size, separators...Data Point The position of the new layout. Return Value Type: TemplateTableLayout...

    apireference.groupdocs.com/parser/net/groupdocs...
  6. How to remove metadata from an image file C# - ...

    I need to remove metadata from an image file which I am reading as a FileStream var loadOption = New LoadOptions(GroupDocs.Metadata.Common.FileFormat.Jpeg); using (var metadata = New Metadata(fileStream, loadOption)) { …...FileStream var loadOption = new LoadOptions(GroupDocs.Metadata...Jpeg); using (var metadata = new Metadata(fileStream, loadOption))...

    forum.groupdocs.com/t/how-to-remove-metadata-fr...
  7. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-multi...
  8. LoadOptions | GroupDocs.Viewer for Java API Ref...

    Provides options that are used to open a file....usage: LoadOptions options = new LoadOptions(); options.setPa...forName("UTF-8")); try (Viewer viewer = new Viewer(pdfFileInputStream, options))...

    reference.groupdocs.com/viewer/java/com.groupdo...
  9. LoadOptions - GroupDocs.Redaction for Java - AP...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......LoadOptions loadOptions) Initializes a new instance of Redactor class for...RedactorSettings settings) Initializes a new instance of Redactor class for...

    apireference.groupdocs.com/redaction/java/com.g...
  10. ExtractOptions Class - GroupDocs.Merger for .NE...

    Provides options to extract the document pages....ExtractOptions Initializes a new instance of the ExtractOptions...ExtractOptions( Int32 ) Initializes a new instance of the ExtractOptions...

    apireference.groupdocs.com/merger/net/groupdocs...