Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 3,738 for

image conversion

(0.18 sec)
  1. Get Changes Coordinates | GroupDocs

    Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...overlay highlights on preview images of the source and target documents...

    docs.groupdocs.com/comparison/python-net/develo...
  2. GroupDocs.Markdown for Python via .NET — ส่งออก...

    แปลง PDF, Word, Excel, EPUB และอื่น ๆ เป็น Markdown โดยตรงจาก Python. ชุด PyPI ที่รวมทุกอย่างไว้ในตัวเดียวพร้อม API แบบ Pythonic, รองรับ async, และผลลัพธ์ที่เป็นมิตรกับ LLM...."output/images" ) strategy . images_relative_path = "images" # ![](images/img-001...[](images/img-001.png) options = ConvertOptions() options . flavor...

    blog.groupdocs.com/th/markdown/groupdocs-markdo...
  3. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...example, archives or raster images), then the empty list will...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  4. GroupDocs.Markdown для Python через .NET — Эксп...

    Преобразуйте PDF, Word, Excel, EPUB и другие форматы в Markdown напрямую из Python. Самодостаточный PyPI‑wheel с питоничным API, поддержкой async и выводом, удобным для LLM...."output/images" ) strategy . images_relative_path = "images" # ![](images/img-001...[](images/img-001.png) options = ConvertOptions() options . flavor...

    blog.groupdocs.com/ru/markdown/groupdocs-markdo...
  5. Numériser un code QR à partir d'un PPTX à l'aid...

    Ce guide propose une explication détaillée de la manière de numériser un code QR à partir de PPTX à l'aide de C#. Il comprend également un exemple de code pour vous aider à extraire un code QR à partir de PPTX en C#....Conversion Product Family GroupDocs...l’extraction transparente d’images et d’autres contenus à partir...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  6. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Conversion Product Solution GroupDocs...customize text watermarks, add images as watermarks, search documents...

    docs.groupdocs.com/watermark/net/hello-world/
  7. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...PowerPoint) Email messages Images (with OCR) eBooks (EPUB, FB2...

    docs.groupdocs.com/parser/python-net/extract-te...
  8. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-i...
  9. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-c...
  10. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-the-i...