Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 7,078 for

may

(0.1 sec)
  1. Working with metadata in TIFF images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/optimizing-shards/
  3. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Optimize the output PDF file | GroupDocs

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Viewer may reduce the image size or quality...

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. Search thread safety | GroupDocs

    This article shows that how search thread safety works....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/search-th...
  6. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Ինչպես փոխարկել Excel-ը PDF-ի C#-ով

    Եկեք նայենք, թե ինչպես փոխարկել Excel-ը PDF-ի C#-ով և ինչպես օգտագործել C# Excel-ը PDF-ի օրինակելի կոդը՝ աշխատանքային գրքույկը, ընտրված թերթիկները կամ ցանկացած բջջային տիրույթ PDF-ի փոխարկելու համար:...եք, նայեք դրան: Updated on 28 May 2023 Հայերեն English Ελληνικά...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  8. Ինչպես փոխարկել TXT-ը PPTX-ի Java-ի միջոցով

    Այս հոդվածը նպատակ ունի փոխարկել TXT-ը PPTX-ի, օգտագործելով Java-ն սովորաբար օգտագործվող օպերացիոն համակարգերում: Նաև տրամադրվում է ծածկագրի օրինակ՝ Java-ի միջոցով TXT-ը PPTX-ի փոխակերպելու համար:...ռեսուրս լինել: Updated on 28 May 2023 Հայերեն English Français...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  9. 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.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/get-supported-...
  10. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/python-net/load-a-f...