Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 14,678 for

doc

(0.1 sec)
  1. Extracting common image information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/extracting-com...
  2. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the metadata information saved with that file and then attaches metadata free file with email message....Document (PPT/PPTX) Word Document (DOC/DOCX) Spreadsheet Document (XLS/XLSX)...

    blog.groupdocs.com/metadata/introducing-outlook...
  3. How to Integrate and Use GroupDocs' Online Sign...

    We have published a GroupDocs’ Signature plugin for Chrome. This online signature add-on provides GroupDocs users with a slick interface for signing Documents from within Gmail. GroupDocs’ online signature plugin gives you the ability to sign Documents online in Gmail emails, without having to install bulky office software. When you need to sign a Document, GroupDocs Signature opens it for you. With the plugin, you no longer have to log in to the GroupDocs website to view a Document....open has an attachment in PDF, DOC or DOCX formats, the plugin adds...

    blog.groupdocs.com/signature/how-to-integrate-a...
  4. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...doc、.docx、.docm、.dot、.dotx、.dotm、...File (.vtx) Word Document (.doc) Word Document Template (.dot)...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  5. Ինչպես փոխարկել HTML-ը Word-ի Java-ի միջոցով

    Իմացեք, թե ինչպես փոխարկել HTML-ը Word-ի Java-ում և դիտեք օրինակելի կոդը՝ Java-ում HTML-ից DocX-ը ստեղծելու համար՝ փաստաթղթերի արագ փոխակերպումներ իրականացնելու համար:...WordProcessing ձևաչափերի, ինչպիսիք են DOC, DOCM, DOT, DOTM, DOTX, RTF և...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  6. Ինչպես փոխարկել SVG-ն PNG-ին Java-ում

    Եկեք վերանայենք SVG-ն Java-ի PNG-ի փոխարկելու մանրամասն հրահանգները և ինչպես օգտագործել այս կետերը՝ Java-ն SVG-ն PNG-ի փոխակերպելու կարողությունը զարգացնելու համար:...ձևաչափերի, ներառյալ HTML, TSV, DOC, PDF, JPEG, XLSX և այլն: Այս...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  7. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing Documents such as Doc, DocX, ODT, etc. For the full list of supported Document formats please refer to Supported Document formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded Document and extract some additional file format information. Load a WordProcessing Document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Order Upgrade an Order Support Docs API Reference Live Demos Free...WordProcessing documents such as DOC, DOCX, ODT, etc. For the full...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/indexing-with-sto...
  9. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed Documents using Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  10. Indexing additional fields | Documentation

    This article demonstrate that how to associate each Document with certain additional metadata....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/indexing-addition...