Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 10,573 for

new

(0.03 sec)
  1. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadApeTag try ( Metadata metadata = new Metadata ( Constants . MP3WithApe...

    docs.groupdocs.com/metadata/java/handling-the-a...
  2. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...QR code signature: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  3. GroupDocs.Viewer 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....This release hasn’t brought any new feature, still, it has addressed...Java API packaging a bunch of new features, improvements, and bug...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…...encountering any issues: Index index = new Index(indexFolder); // Indexing...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  5. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( inputPath )) { //...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  6. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...jpg" try ( Metadata metadata = new Metadata ( Constants . InputJpeg...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = New Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Consulting Blog Knowledge Base New Releases Status Websites aspose...one" try ( Metadata metadata = new Metadata ( Constants . InputOne...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  8. Set image quality | Documentation

    The page describes how to set the quality of an image added to a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf-file"...

    docs.groupdocs.com/annotation/net/change-image-...
  9. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  10. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document that contains only specified...

    docs.groupdocs.com/merger/python-net/extract-pa...