Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 70,892 for

import

(0.17 sec)
  1. 在 Ruby 中解析 Outlook 邮件文件|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....outlook_message_file = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  2. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing.... now () import aspose.words.saving as aws...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Edit DOCX In Java

    Edit DOCX in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/docx/
  4. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... import com.aspose.words.Document; import java.io.FileInputStream;...the issue import com.aspose.words.Document; import java.io.FileInputStream;...

    forum.aspose.com/t/java-lang-classcastexception...
  5. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the format of the included file in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...代码展示了如何在两个形状(椭圆和矩形)之间添加弯曲连接线: import aspose.slides as slides # 实例化...以下 Python 代码演示了如何指定偏好的连接点: import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/connector/
  7. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    通过 Java 使用 Aspose.PDF for PHP 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  8. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.PDF for PHP 透過 Java 將 PDF 轉換為 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式。...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  9. Link Cells to XML Map Elements|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....AI Document Assistant Close Import XML Map inside a Workbook using...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  10. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....specify additional settings for importing JSON into a workbook. The...code example demonstrates importing JSON into an Excel workbook...

    docs.aspose.com/cells/cpp/convert-json-to-excel/