Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 12,271 for

new

(0.15 sec)
  1. Set license under Mono/Linux | GroupDocs

    This is a guide about setting GroupDocs.Conversion for .NET license under Mono/Linux...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( var licenseStream = new FileStream ( "GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/set-license-u...
  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 JavaScript try { const metadata = New groupdocs.metadata.Metadata("input.one"); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript try { const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  3. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. using ( Merger merger = new Merger ( @"c:\sample.vsdx" ))...

    docs.groupdocs.com/merger/net/get-document-info...
  4. Locate Signature Area Using .Net E-Signing API ...

    We are really delighted to announce the another monthly release of GroupDocs.Signature for .NET API version 17.10. This release comes with multitudinous New features like locate signature area while signing the documents and feature to export signed documents in Image format. Many improvements and fixes are also introduced in this release. We, therefore recommend you to download the latest version of the API and start signing your image documents with the simplest yet amazing features provided by our e-Signing API....release comes with multitudinous new features like locate signature...Net ESignature API v17.10 - New Features # Verify/Process separate...

    blog.groupdocs.com/signature/e-signing-api-for-...
  5. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of New features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of New features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...version includes a couple of new features as well as a bunch of...formats. Below is the list of new features, improvements, and fixes...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  6. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following New feature. Rendering PDF documents with attachments For more details, please visit API Features....0 - New FeaturesGroupDocs.Viewer for...17.7.0 introduced following new feature. # Rendering PDF documents...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. How to Use GroupDocs' Online Signature App to S...

    In one of our previous articles we discussed how a typical online signature service works and took a brief look at GroupDocs’ online signature app. Today we’ll see how this application helps you to sign a document online step by step. This article doesn’t cover all the features of the app, just the basics you need to know to sign a document online. Please Note: to start using GroupDocs’ online signature service, you need to register with us first....profile, or you can upload a new document. Here, we’ll show you...you selected are loaded into a new envelope. Add recipients: Click...

    blog.groupdocs.com/signature/how-to-use-groupdo...
  8. WebForm UI Example Project for GroupDocs.Viewer...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET WebForm developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....Find an issue or an idea of new feature – fix it and submit a...Find an issue or an idea of new feature – create an issue in...

    blog.groupdocs.com/viewer/webform-ui-example-pr...
  9. PasswordRequiredException with document securit...

    Hello, If a PDF document has ‘Enable Document Change’ set to false, then GroupDocs throws a PasswordRequiredException - is this intentional behaviour? As the document can still be opened in a PDF viewer without issue?...protected document var document = new Document("path/to/protected/document...provided password var document = new Document("path/to/protected/document...

    forum.groupdocs.com/t/passwordrequiredexception...
  10. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "sample.docx" ) const...

    docs.groupdocs.com/viewer/nodejs-java/rendering...