Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,586 for

images

(0.39 sec)
  1. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/set-meta...
  2. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for .NET API....external resources include images, audio, video, fonts, CSS,...

    docs.groupdocs.com/conversion/net/load-markup-d...
  3. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/extracti...
  4. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET....All the slides accompany the images, sounds and other embedded...

    docs.groupdocs.com/merger/python-net/merge/powe...
  5. 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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/python-net/use-adv...
  6. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....within various documents and images. It allows adding, deleting...

    blog.groupdocs.com/annotation/remove-annotation...
  7. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations...to render document pages as images for your desktop, mobile, or...

    docs.groupdocs.com/annotation/net/features-over...
  8. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations...to render document pages as images for your desktop, mobile, or...

    docs.groupdocs.com/annotation/java/features-ove...
  9. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...size and structure - all text, images, tables, graphs, forms and...

    docs.groupdocs.com/merger/java/merge-pdf/
  10. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for .NET 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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