Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 13,161 for

new

(0.05 sec)
  1. Merge Password-Protected PDFs with GroupDocs.Me...

    Practical guide showing how to unlock, merge, and re‑protect PDFs using GroupDocs.Merger for Java. Step‑by‑step tutorial with working code examples....merger = new Merger ( path ); } else { merger = new Merger (...( path , new LoadOptions ( password )); } try { return merger...

    blog.groupdocs.com/groupdocs.merger/password-me...
  2. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."ConvertCadAndSpecify.pdf" const loadOptions = new groupdocs . conversion . CadLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...AES256 aes = new Utils.AES256(); var queryData...{ try { Document document = new Document(); await Task.Run(()...

    forum.groupdocs.com/t/unable-to-view-document-i...
  4. Migration notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion 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/conversion/java/migration-no...
  5. Add distance annotation | GroupDocs

    The page describes how to add distance 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-distance-...
  6. How to load a document from Azure Blob Storage ...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { QrCodeSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  7. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings instance const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/highlight...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...recommend you to Download the new release and enhance your document...for .NET 18.7 comes with some new features, improvements and a...

    blog.groupdocs.com/groupdocs.blog/page/56/
  9. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....IntroducedFollowing are the new features introduced in version...version. We always keep on adding new features in our APIs for better...

    blog.groupdocs.com/categories/groupdocs.metadat...
  10. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...order to perform a search a new public instance method was added...

    docs.groupdocs.com/viewer/net/search-highlight-...