Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 9,187 for

image

(0.12 sec)
  1. GroupDocs.Conversion for Python via .NET | Grou...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....OpenDocument (ODT, ODS, ODP) Images (JPEG, PNG, TIFF) Email (EML...

    docs.groupdocs.com/conversion/python-net/
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/getting-known-...
  3. Get supported file formats | GroupDocs

    This article shows how to check supported file formats....familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-supported-fi...
  4. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....words and characters Tables Images Shapes etc. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  5. 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...
  6. Announcing GroupDocs Annotation App Plugin for ...

    Good news for Orchard CMS users! We’ve introduced a GroupDocs Annotation app plugin for Orchard. This plugin lets you embed GroupDocs’ online document annotation app as well as selected documents to Orchard pages. Once the document is embedded, you can annotate the document using GroupDocs’ efficient annotation app. Annotate your documents using easy-to-use tools or perform document collaboration online by sharing documents with your colleagues. [caption id=“attachment_960” align=“alignnone” width=“600” caption=“Announcing GroupDocs Annotation Plugin for Orchard”] [/caption] GroupDocs Annotation is a powerful online document annotation app that allows you to view and annotate documents online....text-based documents as well as images. Its online annotation functionality...

    blog.groupdocs.com/total/announcing-groupdocs-a...
  7. GroupDocs.Annotation עבור .NET 25.11 – עדכונים ...

    גלה מה חדש ב‑GroupDocs.Annotation עבור .NET 25.11. זמין כעת ב‑NuGet ובאתר GroupDocs....NET runtime libraries, image‑processing modules, and document‑parsing...

    blog.groupdocs.com/he/annotation/groupdocs-anno...
  8. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word documents. The original word document contains some numbered lists. Image.png (80.6 KB) for this test we are using GroupDocs.ed…... image.png (80.6 KB) for this test...

    forum.groupdocs.com/t/formatting-inconsistency-...
  9. Scal pliki TIFF za pomocą C#

    W tym artykule przedstawimy kluczowe kroki scalania plików TIFF przy użyciu języka C#. Ponadto otrzymasz przykładowy kod umożliwiający łączenie plików TIFF w języku C#....pomocą C# Pliki TIFF (Tagged Image File Format) są szeroko stosowane...

    kb.groupdocs.com/pl/merger/net/merge-tiff-files...
  10. Об’єднайте файли TIFF за допомогою Java

    У цій статті ми окреслимо основні кроки для об’єднання файлів TIFF за допомогою Java. Ми також надамо приклад коду, щоб продемонструвати, як поєднувати файли TIFF у Java....допомогою Java Файли TIFF (Tagged Image File Format) широко використовуються...

    kb.groupdocs.com/uk/merger/java/merge-tiff-file...