Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 3,792 for

image conversion

(1.82 sec)
  1. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Conversion Product Solution GroupDocs...geometric shapes, raster and vector images, animations, video, audio,...

    docs.groupdocs.com/editor/java/deleting-slides-...
  2. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....Conversion Product Solution GroupDocs...different options, stylesheets, images, fonts, save an HTML-document...

    docs.groupdocs.com/editor/python-net/introduction/
  3. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Conversion Product Solution GroupDocs...different options, stylesheets, images, fonts, save HTML-document...

    docs.groupdocs.com/editor/net/introduction/
  4. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-o...
  5. Générer des rapports PDF et Word à partir de do...

    Générez des rapports par programme en convertissant JSON en PDF et Word à l'aide de modèles en C#. Automatisez les rapports PDF et DOCX à l'aide de l'API .NET....numérotées, graphiques, tableaux, images, codes-barres , etc. Vous pouvez...du code C# automatisent la conversion des données JSON en rapport...

    blog.groupdocs.com/fr/assembly/generate-reports...
  6. Export Styles During Document Editing | GroupDocs

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....Conversion Product Solution GroupDocs... save other resources like images // ... (handling other resources)...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  7. GroupDocs.Markdown for .NET — ייצוא מסמכים ל‑Ma...

    ייצא PDF, Word, Excel, HTML ועוד ל‑Markdown באמצעות API של .NET במקומות פנימיים. ההשקה הציבורית הראשונה פורסמה....rendering quality during file conversion # <a name="_toc76372684"></a>**Font...<a name="_toc76372689"></a>**Images** This section starts from...

    blog.groupdocs.com/he/markdown/groupdocs-markdo...
  8. GroupDocs.Markdown for Python via .NET — ドキュメント...

    PDF、Word、Excel、EPUB などを Python から直接 Markdown に変換します。Pythonic な API、非同期サポート、LLM フレンドリーな出力を備えた、自己完結型の PyPI ホイールです。..."output/images" ) strategy . images_relative_path = "images" # ![](images/img-001...[](images/img-001.png) options = ConvertOptions() options . flavor...

    blog.groupdocs.com/ja/markdown/groupdocs-markdo...
  9. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......png") # Render DOCX to PNG images viewer.view(png_options) if...intrinsic nature GroupDocs.Conversion can be used in any .NET application:...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...