Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 12,650 for

format

(0.07 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PenStyle property for following formats: Words Cells Diagrams PDF Slides...now change the target file format of an assembled document using...

    blog.groupdocs.com/groupdocs.blog/page/52/
  2. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and Formatting....between spreadsheet and document formats. By using a Python-friendly...API, you gain control over formatting, content structure, and file...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website.... LHA Archive Format Support 3. Full Email Address...for handling different file formats. 🆕 Key New Features # 1. Multipage...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-conversion-net, and run three minimal examples — DOCX → PDF, PDF → per-page PNG, and ZIP → consolidated PDF — in under five minutes....convert between various file formats (e.g., DOCX, PDF, PNG) with...PdfConvertOptions() : Specifies the output format as PDF. converter.convert("...

    docs.groupdocs.com/conversion/python-net/gettin...
  5. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original Format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp Formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Extract data from various formats / Extract data from Microsoft...extracted with its original format. With using class it is possible...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original Format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp Formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Extract data from various formats / Extract data from Microsoft...extracted with its original format. With using class it is possible...

    docs.groupdocs.com/parser/java/extract-images-f...
  7. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....content in a visually consistent format across platforms. This article...depending on your preferred image format, and specify the output directory...

    kb.groupdocs.com/viewer/python/render-docx-as-i...
  8. Build search query | GroupDocs

    This page contains inFormation about building text search queries of various types. More examples on building search queries are provided on the page...to search for dates in the format ‘MM/dd/yyyy’ in the range from...default date formats // Creating a date format pattern 'MM/dd/yyyy'...

    docs.groupdocs.com/search/java/build-search-query/
  9. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....input document of any supported format that has been converted to...to an internal intermediate format according to the edit options...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  10. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....the image conversion from one format to another. Here are the key...transforming a Bitmap file to PNG format. Steps to Convert Bitmap to...

    kb.groupdocs.com/conversion/java/how-to-convert...