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

images

(0.2 sec)
  1. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....features, such as text formatting, images, and styles, making them versatile...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  2. Convert RTF to ODT using Node.js

    Easily convert RTF to ODT using Node.js while preserving formatting. This guide walks you through the steps to efficiently export RTF to ODT in Node.js with minimal effort....bold, italics, tables, and images, ensuring a high-quality output...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  3. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....demonstrate how to get JPEG images in a specific directory. #...

    blog.groupdocs.com/metadata/get-specific-file-t...
  4. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-c...
  5. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......signature types including; text, image, barcode, QR code, stamp and... PowerPoint, PDF, Text and images. GroupDocs Holiday Offer –...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Search for Image e-Signatures | GroupDocs

    This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Usage / Search / 🔍 Images Search for Image e-Signatures Leave...search for image electronic signatures in documents. Image signatures...

    docs.groupdocs.com/signature/python-net/search-...
  7. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/adding-m...
  8. 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/java/set-metadata-p...
  9. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  10. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/updating-metad...