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

presentation to image

(0.05 sec)
  1. 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-...
  2. Merge SVG files using C#

    This article will outline essential steps To merge SVG files using C# and offer a sample code example To illustrate the process of how To combine SVG files in C#....Vector Graphics) files using C# presents an efficient solution for...extensive guide on combining TIFF images using C#. For further insights...

    kb.groupdocs.com/merger/net/merge-svg-files-usi...
  3. Load WordProcessing document with options | Gro...

    Learn this article and check how To convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....the Comments pane is also present in a resultant document. If...particular document are not present on the computer where conversion...

    docs.groupdocs.com/conversion/net/load-wordproc...
  4. 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...
  5. GroupDocs.Total Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....word processing documents and images from a web-browser. GroupDocs...word-processing documents and even images. GroupDocs Annotation is a...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. sample.chm

    4.13.4 ‘Internet proTocol’ This option allows the user To select between the old and new Internet proTocols and addressing schemes (IPv4 and IPv6). The selected proTocol will be used for most outgo......type, such as an executable, image file, or ZIP file. This produces...‘Modify’ button, you will be presented with a colour selector, in...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers... as well as PowerPoint presentations, Excel spreadsheets, word...word processing documents and images into web-pages on your Drupal...

    blog.groupdocs.com/groupdocs.blog/page/103/
  8. Rendering Documents as PDF

    The Portable Document Format (PDF) is a file format To present documents, including text formatting and Images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vecTor graphics, raster Images and other information needed To display it. This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs....(PDF) is a file format to present documents, including text formatting...formatting and images, in a manner independent of the application...

    blog.groupdocs.com/viewer/rendering-documents-a...
  9. Create EditableDocument from file or markup | G...

    This article explains how To create an instance of the EditableDocument class from HTML files on disk or from HTML markup with resources using GroupDocs.EdiTor for Python via .NET API....also a folder with resources (images, fonts, stylesheets), that...to a resource that is not present in the resource folder, it...

    docs.groupdocs.com/editor/python-net/create-edi...
  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/