Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,415 for

library

(0.23 sec)
  1. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/get-sup...
  2. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  3. GroupDocs.Total for Python 25.10 – Latest Updat...

    Explore what’s new in GroupDocs.Total for Python 25.10. Available now on NuGet and GroupDocs website....packaging bump for the Redaction library (from 25.5 to 25.10). Note...releases of the individual libraries. Products included in this...

    blog.groupdocs.com/total/groupdocs-total-for-py...
  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....topics To learn more about library features, please refer to the...

    docs.groupdocs.com/assembly/python-net/barcode/
  5. Page break not working correctly in word to PDF...

    When I try converting the MS Word document to PDF, the output doesn’t match the original formatting. In the Word document, tables are properly placed on each page, but in the PDF, they appear continuously without page br…...Conversion library you are using and any specific...11:48am 4 GroupDocs.Conversion library version : 25.3.1 Setting :...

    forum.groupdocs.com/t/page-break-not-working-co...
  6. Product Overview | GroupDocs

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Node.js without third party software installed....a powerful and lightweight library which allows you to edit most...GroupDocs.Editor is a Node.js library, that is designed to allow...

    docs.groupdocs.com/editor/nodejs-java/product-o...
  7. Product Overview | GroupDocs

    GroupDocs.Editor for Python via .NET is a Python Library that lets you edit Microsoft Office documents like Word, Excel or PowerPoint, as well as PDF, without any third-party software installed....a powerful and lightweight library which allows you to edit the...GroupDocs.Editor is a Python library (distributed as a self-contained...

    docs.groupdocs.com/editor/python-net/product-ov...
  8. Third and last question from us for now - Free ...

    We would like to use GroupDocs.Conversion to convert DOCX’s to and from the flat XML format (flat OPC).  From your responses to our other recent requests, it seems that Conversion is more about producing human-friendly …...in the next release of our library, which is planned for the end...

    forum.groupdocs.com/t/third-and-last-question-f...
  9. Specific VSDX file conversion - text out of box...

    Hi, a customer of ours has issues with converting his vsdx file to pdf. Conversion goes well, but they noticed some text went out of bounds. I’ve uploaded the files here: Download Marine and Offshore LV Power and Control…...in the GroupDocs Conversion library. To help resolve this, please...

    forum.groupdocs.com/t/specific-vsdx-file-conver...
  10. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....provides steps to integrate the library into your Java project. Prerequisites:...Development Kit (JDK) installed. The library supports versions 8 and above...

    docs.groupdocs.com/conversion/java/installation/