Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 31,394 for

new

(0.05 sec)
  1. resourcesredactionannotation - GroupDocs.Annota...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......ResourcesRedactionAn () Initializes new instance of ResourcesRedactionAn...Object deepClone () Returns new Instance with same values boolean...

    apireference.groupdocs.com/annotation/java/com....
  2. Get document Info | Documentation

    This artcle explains how to get document information...Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" Watermarker watermarker = new Watermarker ( "source.docx" );...

    docs.groupdocs.com/watermark/java/get-document-...
  3. RedactionResult - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......String description) Initializes a new instance of RedactionResult class...String description) Initializes a new instance of RedactionResult class...

    apireference.groupdocs.com/redaction/java/com.g...
  4. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....Share to Reddit Share to Hacker News Share to Facebook Share to Mastodon...Creating index Index index = new Index(Utilities.INDEX_PATH,true);...

    dev.to/groupdocs/implementing-wildcard-search-f...
  5. MetadataSearchRedaction Class - GroupDocs.Redac...

    Represents a metadata redaction that searches and redacts metadata using regular expressions, matching keys and/or values....ring, String) Initializes a new instance of MetadataSearchRedact...egex, String) Initializes a new instance of MetadataSearchRedact...

    apireference.groupdocs.com/redaction/net/groupd...
  6. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...another slide index, and obtain a new instance of class. Finally, when...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  7. PdfViewOptions | GroupDocs.Viewer for Java API ...

    Provides options for rendering documents into PDF format....PdfViewOptions pdfViewOptions = new PdfViewOptions(); pdfViewOptions...ame"); try (Viewer viewer = new Viewer("document.pdf")) { viewer...

    reference.groupdocs.com/viewer/java/com.groupdo...
  8. IptcRecordSet - GroupDocs.Metadata for Java - A...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m...... try (Metadata metadata = new Metadata(Constants.InputJpeg))...null) { root.setIptcPackage(new IptcRecordSet()); } if (root...

    apireference.groupdocs.com/metadata/java/com.gr...
  9. Split drawing into tiles | GroupDocs.Viewer for...

    This article explains how to split CAD drawing into tiles with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...parts. using (Viewer viewer = new Viewer( "sample.dwg" )) { ViewInfoOptions...

    docs.groupdocs.com/viewer/net/split-drawing-int...
  10. Add text or image watermark | Documentation

    This article shows that how to add watermark and save resultant document. It is capable to add watermark to image or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...(line 7); the document to the new file (line 8). BasicUsage.AddATextWatermark...

    docs.groupdocs.com/watermark/net/add-text-or-im...