Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 10,516 for

new

(0.03 sec)
  1. Converting JSON to a Spreadsheet | Documentation

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.json" ) {...

    docs.groupdocs.com/conversion/java/convert-json...
  2. Load password-protected documents | Documentation

    This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); // Specify a...

    docs.groupdocs.com/viewer/java/load-password-pr...
  3. Save file to local disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/save-file-to-...
  4. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "Lato-Regular.cff"...

    docs.groupdocs.com/conversion/net/convert/font/
  5. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples.... Whether you’re new to PDF signing in .NET applications...Provision the Key Vault Create a new Azure Key Vault resource using...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  6. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "abook.epub" )) { //...

    docs.groupdocs.com/viewer/java/render-ebooks/
  7. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the New features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format....will be pleased to hear the new features, improvements and bug...code. We implemented following new properties: setRotate(PdfSaveOptions...

    blog.groupdocs.com/conversion/implement-page-ro...
  8. Licensing | Documentation

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...License class License license = new License (); // Setup license...

    docs.groupdocs.com/annotation/java/licensing-an...
  9. Licensing | Documentation

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . setLicense...

    docs.groupdocs.com/conversion/java/licensing-an...
  10. Evaluation Limitations and Licensing | Document...

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Consulting Blog Knowledge Base New Releases Status Websites aspose...initialize License License lic = new License (); // apply license...

    docs.groupdocs.com/metadata/java/evaluation-lim...