Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 12,048 for

new

(0.24 sec)
  1. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputWav...

    docs.groupdocs.com/metadata/net/handling-metada...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Two months ago we presented a new feature called InstanceID in...library version 2.13.0 and its two new features – an option for caching...

    blog.groupdocs.com/groupdocs.blog/page/91/
  3. 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...
  4. Set image quality | GroupDocs

    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-...
  5. 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...
  6. Load from a local disk | GroupDocs

    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...
  7. Load from a local disk | GroupDocs

    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...
  8. PDF Parsing Extracts only 4 Pages in C# - Free ...

    Hey, I encountered an issue when trying to parse a pdf file, I am able to get only the first 4 pages of the document. I am using the .NET version of the groupdocs.parser this is the test file that I am using - cookies…...extraction code: var license = new License(); license.SetLicense(“...text; using (Parser parser = new Parser(“ filepath ”)) { using...

    forum.groupdocs.com/t/pdf-parsing-extracts-only...
  9. Optimize spreadsheets in a PDF file | GroupDocs

    Optimize spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...removes the Arial and Times New Roman characters of 32-127 codes...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "with_attachments.msg"...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...