Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 7,997 for

word search

(0.09 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Search Product Solution GroupDocs...uses the GroupDocs.Metadata search engine to retrieve all properties...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Search Product Solution GroupDocs...uses the GroupDocs.Metadata search engine to retrieve all properties...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD...ScrollView=Scroll Vertical Search=Pesquisa Size=Tamanho Thumbs=Miniaturas...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  4. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of pages from the PDF files in Java. Delete list of pages, any given range, even or odd pages from PDF files within applications....Rearrange PDF Pages in Java Word Search and Replace Text in PDF in...

    blog.groupdocs.com/merger/remove-pages-from-pdf...
  5. Gweld DOCX Ar-lein | Apiau GroupDocs am ddim

    Gwyliwr DOCX ar-lein am ddim. Agor a gweld ffeiliau DOCX ar-lein am ddim....Ynglŷn â app Viewer Microsoft Word yw golygydd dogfennau testun...Signature Assembly Metadata Search Parser Watermark Editor Merger...

    products.groupdocs.app/cy/viewer/docx
  6. GroupDocs.Search for .NET 16.12 Supports Search...

    We are really pleased to announce the monthly release of GroupDocs.Search for .NET 16.12 API. In this release, we have introduced three new features. You can now apply Search to passWord protected documents. Not only this, the latest release provides its users with the functionality to maintain list of synonyms and stop Words. Download the latest version and try out all the amazing features of GroupDocs.Search for .NET 16.12 API....Search for .NET 16.12 API. In this...features. You can now apply search to password protected documents...

    blog.groupdocs.com/search/groupdocs-search-net-...
  7. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/document-filteri...
  8. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/indexing-reports/
  9. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....Search Product Solution GroupDocs...uses the GroupDocs.Metadata search engine to retrieve all properties...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C#

    Այս կարճ ձեռնարկը բացատրում է ձեզ, թե ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C# առանց որևէ երրորդ կողմի գործիքի և ինչպես օգտագործել այս ուղեցույցը՝ HTML-ը Word-ի C#-ով փոխարկելու համար:...Search Product Family GroupDocs.Parser...Family Ինչպես փոխարկել HTML-ը Word-ի՝ օգտագործելով C# Այս կարճ...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...