Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 31,399 for

new

(0.07 sec)
  1. Precise Tile Watermarking with .NET Watermark A...

    Unlock document customization with GroupDocs.Watermark .NET 24.6 (DLLs). Precisely define watermark tile spacing in points for neat layouts. Download now!...watermarker = new Watermarker( "test.pdf" , new PdfLoadOptions()))...watermark = new TextWatermark( "watermark" , new Font( "Arial"...

    releases.groupdocs.com/watermark/net/new-releas...
  2. Generate document preview | Documentation

    You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ try ( Metadata metadata = new Metadata ( Constants . InputDocx...

    docs.groupdocs.com/metadata/java/generate-docum...
  3. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/esign-presenta...
  4. TextSplitOptions Class - GroupDocs.Merger for ....

    Provides options for the document text splitting....TextSplitOptions(String, Int32 ) Initializes a new instance of the TextSplitOptions...ream, Int32 ) Initializes a new instance of the TextSplitOptions...

    apireference.groupdocs.com/merger/net/groupdocs...
  5. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/editor/java/migration-notes/
  6. Metadata | GroupDocs.Metadata for .NET API Refe...

    Initializes a New instance of the Metadatagroupdocs.metadata/metadata class....Metadata(string) Initializes a new instance of the Metadata class...using ( Metadata metadata = new Metadata ( Constants . InputOne...

    reference.groupdocs.com/metadata/net/groupdocs....
  7. GroupDocs.Merger for .NET 23.3 Release Notes | ...

    There are 3+ features, improvements and bug-fixes in this release. Full list of changes in this release Key Category Summary MERGERNET-1362 Feature Implement a New ZIP joining feature MERGERNET-1363 Feature Implement a New TAR joining feature MERGERNET-1364 Feature Implement a New cross-joining feature from-to: ZIP, TAR MERGERNET-1366 Enhancement Migrate “GroupDocs.Merger for .NET” product from net40 to net462 framework Major features Implemented a New ZIP joining feature Implemented a New TAR joining feature Implemented a New cross-joining feature from-to: ZIP, TAR Migrated “GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...MERGERNET-1362 Feature Implement a new ZIP joining feature MERGERNET-1363...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  8. DeleteAnnotationRedaction - GroupDocs.Redaction...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......redactor = new Redactor("D:\\test.docx")) { redactor.apply(new DeleteAnnotationReda("(...DeleteAnnotationReda () Initializes a new instance of DeleteAnnotationReda...

    apireference.groupdocs.com/redaction/java/com.g...
  9. WordProcessingWatermarkPagesOptions - GroupDocs...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); Watermarker...Watermarker watermarker = new Watermarker("D:\\test.doc", loadOptions);...

    apireference.groupdocs.com/watermark/java/com.g...
  10. DOCX to PDF conversion - how to set font path f...

    I am using desktop version of the converter api in dotnet. I wish to add any missing fonts at certain path and then set it as path for fonts in PdfConvertOptions class but I didn’t found any fontPath property in this cla…...PdfConvertOptions options = new PdfConvertOptions(); options...LoadOptions getLoadOptions() => new PdfLoadOptions { DefaultFont...

    forum.groupdocs.com/t/docx-to-pdf-conversion-ho...