Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 11,948 for

new

(0.09 sec)
  1. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-replaceme...
  2. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....Consulting Blog Knowledge Base New Releases Status Websites aspose...FormatNumbers () { var invoice = new Invoice { Amount = 1500.75 m...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  3. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....Consulting Blog Knowledge Base New Releases Status Websites aspose...document. final Redactor redactor = new Redactor ( "Sample.pdf" ); try...

    docs.groupdocs.com/redaction/java/use-pdf-redac...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...comparer = new groupdocs . Comparer ( sourceFile , new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only New and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with New ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to New members of DocumentAssembler in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...developers. It includes not only new and updated public methods, added...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...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/signature/net/migration-notes/
  7. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...currentTimeMillis(); LoadDocumentEntity doc = new LoadDocumentEntity(); try { ILoadOptions...password); Editor editor = new Editor(new FileInputStream(guid),...

    forum.groupdocs.com/t/word-document-added-an-un...
  8. How to properly merge documents using Java | Gr...

    This article describes how to properly merge documents using GroupDocs.Merger for Java product....Consulting Blog Knowledge Base New Releases Status Websites aspose...source PDF file Merger merger = new Merger ( "c:\sample1.pdf" );...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Add button component | GroupDocs

    The page describes how to add button component to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( Constants . INPUT_PDF...

    docs.groupdocs.com/annotation/java/add-button-c...
  10. Saving signed images with various output types ...

    This article explains how to save images with various image format types....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/save-signed-im...