Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 53,971 for

import document

(0.35 sec)
  1. Convert PPTX to CSV via C++ or with free Online...

    Export PPTX to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to CSV online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to CSV format using Save method Get...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. Convert PPTX to XLT via C++ or with free Online...

    Export PPTX to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to XLT online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to XLT format using Save method Get...

    products.aspose.com/total/cpp/conversion/pptx-t...
  3. Convert POWERPOINT to SXC in Android Apps or wi...

    Convert POWERPOINT to SXC in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to SXC online converter quickly before integrating the code....HTML document by using Workbook class Save the document to SXC...password-protected document. If your input POWERPOINT document is password...

    products.aspose.com/total/android-java/conversi...
  4. 在Jython中调整行和列的大小|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cells import Settings from com . aspose . cells import Workbook...下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub 在 Jython...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. Compress and Decompress TSV Files via .NET

    C# compression and decompression source code to compress TSV Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance TSV document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/tsv/
  6. Convert POTX to DIF in Android Apps or with fre...

    Convert POTX to DIF in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTX to DIF online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/android-java/conversi...
  7. Convert ODT to PPSM in Android Apps or with fre...

    ODT to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPSM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of transforming...

    products.aspose.com/total/android-java/conversi...
  8. 使用 Python.NET 和 Aspose.Cells 计算 IFNA 函数|Documen...

    学习如何使用 Aspose.Cells for Python.NET 计算 Excel 文件中的 IFNA 函数。处理...保存带有计算结果的修改后工作簿 import os from aspose.cells import Workbook # For...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/calculating...
  9. 使用 MAPI 属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....有已命名的 MAPI 属性,遍历每个属性以检查其值: import aspose.email as ae msg = ae...属性。以下代码示例展示了如何从附件中读取已命名的 MAPI 属性: import aspose.email as ae msg = ae...

    docs.aspose.com/email/zh/python-net/working-wit...
  10. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class.... () { // The path to the documents directory var dataDir = RunExamples...PdfBookmarkEditor ()) { // Bind PDF document bookmarkEditor . BindPdf (...

    docs.aspose.com/pdf/net/create-bookmarks/