Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 11,539 for

xlsx

(0.05 sec)
  1. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // .... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  3. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  4. 能不能查询出文件的元数据包括修改历史信息 - Free Support Forum - gro...

    能不能查询出文件的元数据包括修改历史信息...xlsx、.pptx)文件中,修订信息保存在特定的 XML 部分(如...的 Office Open XML 格式(.docx、.xlsx、.pptx)。 对于 PDF、TXT、图片等格式,修订信息不存在,无法获取。...

    forum.groupdocs.com/t/topic/16647
  5. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Viewer for Node.js 25......XLS/XLSX 편집기 Excel 스프레드시트를 편집하는 효율적인 방법을 알아보세요. XLS/XLSX 파일을...변경하거나 제거하여 Java API를 사용하여 XLS/XLSX 파일의 잠금을 해제하십시오. C#을 사용하여 암호로...

    blog.groupdocs.com/ko/index.xml
  6. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Bug Fixes ......Excel to PDF Excel to PNG XLS XLSX .NET Digital Signature Code...Excel Spreadsheets Edit XLS XLSX files Online Excel Spreadsheet...

    blog.groupdocs.com/zh/tags/index.xml
  7. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Excel to PDF Excel to PNG XLS XLSX .NET Digital Signature Code...Excel Spreadsheets Edit XLS XLSX files Online Excel Spreadsheet...

    blog.groupdocs.com/ja/tags/index.xml
  8. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Formats in C# Convert XLS & XLSX to CSV and CSV to Excel formats...(XLS XLSX) & Vice Versa in Java Convert XLS & XLSX to CSV...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....some format (like DOCX, PDF, or XLSX, for example). At this stage...2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM, XLAM...

    docs.groupdocs.com/editor/net/introduction/
  10. Convert HTML to PDF using Python

    Convert HTML to PDF using Python with reliable rendering. Easily export HTML to PDF in Python for printing, archiving, and sharing while preserving layout and fonts....our guide on how to convert XLSX to PNG using Python . This article...

    kb.groupdocs.com/conversion/python/convert-html...