Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,361 for

pptx to pdf

(1.13 sec)
  1. Working with XMP metadata | GroupDocs

    Access, read, update, add cusTom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/working-...
  2. Search results | GroupDocs

    This article shows that how To perform the operations on search results....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-results/
  3. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.EdiTor for .NET API....document of some format (like DOCX, PDF, or XLSX, for example). At this...separator N/A N/A Presentation PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/editor/net/introduction/
  5. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operaTors used for boolean search, and boolean query examples using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/boolean-search/
  6. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...Word(Doc、Docx) 、PDF、HTML、EPUB、电子表格(XLS、XLSX) 、演示文稿(PPT、PPTX) 、图像和视频。...文档 # 以下步骤说明如何在多个文档(Word、Excel、PDF 和其他文档格式) 中搜索单词或短语。 创建新索引 :首先...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  7. Search text | GroupDocs

    Learn how To search for keywords and use regular expressions To find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/search-text/
  8. Working with XMP metadata | GroupDocs

    This article shows how To access XMP metadata in a file of any supported format....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/faceted-search/
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps To read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...