Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 7,338 for

release

(0.15 sec)
  1. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/loading-multip...
  2. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/working-with-s...
  3. How to Convert DOCX to PPTX using C#

    You can find the directions to convert docx to pptx using C# in this topic. Moreover, we will help you to write an application to export docx to pptx in C#.... We previously released a tutorial about DOCX to MHTML...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/comparison/java/features-ove...
  5. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/comparison/python-net/featur...
  6. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Render hidden pages | GroupDocs

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/show-hidden-pages/
  9. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  10. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/changing-target...