Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,096 for

one to image

(0.66 sec)
  1. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.EdiTor for Java API....with tuned external links for images, fonts and stylesheets, or...accompanying folder with resources (images, stylesheets, fonts). When...

    docs.groupdocs.com/editor/java/editabledocument/
  2. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with One files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want To obtain information about pages in a note document....functionality that allows working with ONE files created by different versions...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Extracting metadata | GroupDocs

    Extract the metadata properties you need from files of different types with GroupDocs.Metadata for Python via .NET using tags, categories and property attributes....that make it easier to find the one you need. The code sample below...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/extracti...
  4. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order To use the advanced rasterization options you have To pass One of the options To Save method. In this case the document will be rasterized To PDF, but the scan-like effects will be applied To its pages. The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import RedacTor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacemenToptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacemenToptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document To be redacted with RedacTor("....rasterization options you have to pass one of the options to method. In...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/python-net/use-adv...
  5. 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...the previously described one — this one applies all stylesheets...

    docs.groupdocs.com/editor/python-net/create-edi...
  6. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased To announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import annotations from Word and Slide documents. Furthermore, API permits developers To annotate Slide documents with different annotation types. We’d recommend you To fetch latest release of the API, integrate it in your project and share your valuable feedback....annotation for images Implement Polyline annotation for images Implement...for images Implement Text Strikeout annotations for images Implement...

    blog.groupdocs.com/annotation/import-textfield-...
  7. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total compOnents allow loading of MSG file, modification of attachments, and then saving back out as MSG?...9:29am 7 Besides the standard ones which are already available...tables with attachments and images embedded in table cells? vladimir...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  8. Convert documents with GroupDocs.Conversion | G...

    Convert between 170+ formats from GroupDocs.Total for .NET — PDF To Word, Word To PDF, and more — with runnable C# examples and downloadable input and output files....Conversion turns a document of one format into another — over 170...presentations, PDF, email, images, CAD and more. The API is the...

    docs.groupdocs.com/total/net/developer-guide/co...
  9. Edit PDF | GroupDocs

    This guide demonstrates how To edit content of PDF files like a common text documents using a GroupDocs.EdiTor for Java....fit newly added paragraphs or images (or pages are collapsed when...located on this page. Same for images and other visual elements....

    docs.groupdocs.com/editor/java/edit-pdf/
  10. Render SVG as HTML using C#

    Learn efficiently how To render SVG as HTML using C#. Also, explore step-by-step instructions and C# code for rendering SVG To HTML without installing extra Tools....dynamically incorporate vector-based images into their web applications...provided that .NET is installed. One of the key advantages of rendering...

    kb.groupdocs.com/viewer/net/render-svg-as-html-...