Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 11,784 for

xlsx

(1.27 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from document page.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-tables-f...
  4. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....some format (like DOCX, PDF, or XLSX). At this stage, you should...WordProcessingDocume Spreadsheet XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM, XLAM...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....xlsx" ) as converter : doc_info =...get_document_info () # Print XLSX document info print ( "Author:"...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....xlsx")) // Excel Spreadhseet // using... OTT, RTF Spreadsheets XLS, XLSX, XLSM, XLSB, XLT, XLTX, XLTM...

    blog.groupdocs.com/parser/extract-images-from-p...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... XLS , XLSX , and ODS are among the most...

    blog.groupdocs.com/groupdocs.blog/page/22/
  9. .NET 中使用 GroupDocs.Watermark 进行批量水印

    实用指南,展示如何使用 GroupDocs.Watermark for .NET 批量应用文本和图像水印、替换徽标,并确保幂等处理。...PDF、DOCX、PPTX、XLSX 以及常见图像格式。示例项目提供了 四种文档类型 (DOCX、PDF、XLSX、PPTX),因此...路径,并确认文件夹中包含受支持的格式(PDF、DOCX、PPTX、XLSX、PNG、JPG 等) 水印不可见 不透明度设置过低或颜色与背景融合...

    blog.groupdocs.com/zh/watermark/batch-watermark...
  10. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/index-lifecycle/