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

resource

(0.07 sec)
  1. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  2. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types.... Description ); } More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/net/get-supported-fil...
  3. GroupDocs.Metadata for .NET | GroupDocs

    A .NET API to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats...NET API Reference Useful Resources DEMOS AND EXAMPLES Work with...

    docs.groupdocs.com/metadata/net/
  4. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More Resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....class Generate report More resources Advanced usage topics To learn...

    docs.groupdocs.com/assembly/python-net/barcode/
  5. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API... Save (); } More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/load-password-...
  6. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System.... readToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/load-document-fr...
  7. Generate Barcode Online | Add Barcode to Docume...

    Create barcodes online! Learn to generate various types using user-friendly tools. Get a sneak peek into barcode creation with C# and Java code snippets....links for further details and resources: Documentation Examples –...

    blog.groupdocs.com/signature/generate-barcode-o...
  8. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....following are some useful resources for you to quickly get started:...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  9. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....the physical and digital resources. You can easily change the...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  10. Convert RTF to MHTML using Node.js

    Let's convert RTF to MHTML using Node.js seamlessly. Follow a step-by-step guide to export RTF to MHTML in Node.js with accurate formatting and high quality....HTML content with embedded resources in a single file. This article...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...