Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 839 for

image to presentation

(0.15 sec)
  1. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy To use solution for extracting text, Images, and metadata from PDF, word processing documents, spreadsheets, Presentations, emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API To perform product optimization....solution for extracting text , images , and metadata from PDF , word...documents , spreadsheets , presentations , emails , EPUB & ZIP file...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  2. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text To redact PDF files....documents, presentations, spreadsheets, PDF files, and images within...

    blog.groupdocs.com/redaction/find-and-replace-t...
  3. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document auTomation. From viewing and editing documents To e-signatures and cost-effective licensing, optimize your workflow effortlessly.... Viewing documents and images: You can view many different...spreadsheets, and PowerPoint presentations. Change content, formatting...

    blog.groupdocs.com/total/streamline-document-au...
  4. Merge HTML | GroupDocs

    Learn how To merge HTML files, combine HTML files inTo one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.... All content — text, images, tables, embedded styles, and...flexibility for structuring and presenting content. HTML files can be...

    docs.groupdocs.com/merger/python-net/merge/html/
  5. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used To obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); IteraTor iteraTor = supportedFileTypes.iteraTor(); while (iteraTor.hasNext()) { FileType fileType = (FileType)iteraTor.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section....of supported file types is presented below. Iterable < FileType...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/get-supported-...
  6. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion To pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...the screenshot of the issue image.jpg (91.2 KB) I checked in the...the Screenshot_2.png , it is present in the document and its name...

    forum.groupdocs.com/t/alignment-and-font-issues...
  7. Access Attachment in PDF and Excel Document usi...

    We are pleased To announce the release of version 17.10 of GroupDocs.Watermark for .NET API. This version provides the ability To access and work with attachments in PDF and Excel documents. Just download the latest release To get benefit from new features available in GroupDocs.Watermark for .NET API. Please continue To read To get familiar with more details. Working with Attachments in PDF DocumentGroupDocs.Watermark for .NET 17.10 enables you To work with the attachments in PDF document....Extract all the attachments present in PDF document Add an attachment...document Search for attached images from PDF document Working with...

    blog.groupdocs.com/watermark/access-attachment-...
  8. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....annotations of your document and images within your Java applications...documents, spreadsheets , presentations , images , email messages ,...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  9. GroupDocs.Editor for Python 26.5 – HTML Round‑T...

    Version 26.5 of GroupDocs.EdiTor for Python brings HTML round‑trip editing, a Pythonic API, expanded multi‑format handling and AI‑friendly documentation. Install via pip....processing, spreadsheets, presentations, PDF, email, eBooks, and...feature] Resource extraction (images, fonts, CSS, audio) and folder...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  10. GroupDocs.Annotation .NET Python Integration | ...

    Learn To integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods To solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches.... This presents a core challenge when attempting...dependency resolution while presenting clean, straightforward APIs...

    blog.groupdocs.com/annotation/python-integration/