Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 10,609 for

new

(0.04 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  6. Get HTML Markup in Different Forms | Documentation

    Learn how to get edited document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...options const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/get-html-...
  7. Offering GroupDocs' Free Consulting Services fo...

    At GroupDocs, we always strive to provide you with the best services for document manipulation operations. Our document manipulation APIs have been serving our customers in building feature-rich applications. Our free support services have proved to be a great success in helping solve customers’ issues and concerns. To extend our support services, we are starting the Free Consulting Services for you that will help you get free consultancy about how to use GroupDocs APIs in your projects....reporting bugs or requesting for the new features in the APIs. If you...a bug in our APIs or have a new feature request, please post...

    blog.groupdocs.com/total/offering-groupdocs-fre...
  8. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...stream) An object providing a new stream instance on every iteration...Stream { get { return /* TODO: A new stream instance should be initialized...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  9. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Merger fundamentals. For users new to GroupDocs.Merger, this is...

    docs.groupdocs.com/merger/net/getting-started/
  10. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/load-document-fr...