Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 4,146 for

classification

(0.11 sec)
  1. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/changing-target...
  2. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  3. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/convert/
  4. Load document from local disk | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/net/load-document...
  5. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  6. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks API....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/load-from-stream/
  7. Save document to the specified location | Group...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/save-document-...
  8. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/java/add-document-pas...
  9. GroupDocs.Total для .NET 25.8 – Останні оновлен...

    Дізнайтеся про нове у GroupDocs.Total для .NET 25.8. Тепер доступно на NuGet та веб‑сайті GroupDocs....Classification більше не буде включений...

    blog.groupdocs.com/uk/total/groupdocs-total-for...
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-s...