Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 12,355 for

new

(0.41 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Handling the APEv2 tag | GroupDocs

    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...
  7. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( @"D:\input.heic" ))...

    docs.groupdocs.com/metadata/net/working-with-in...
  9. 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...
  10. Extract pages | GroupDocs

    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...