Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 66,774 for

import

(0.07 sec)
  1. FormEditor Class|Aspose.PDF for Java

    This section explains how to work with com.aspose.pdf.facades using FormEditor Class....Move and Remove Form Field Import and Export Form Field PdfXmpMetadata...

    docs.aspose.com/pdf/java/formeditor-class/
  2. 使用 Python for .NET 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用此 Python 源代码创建可填写的 PDF 表单。...中填写 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  3. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  4. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the Import field. To learn more, visit the documentation article in C++....FieldImport class Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software.... import aspose.slides as slides slide_index...your preferred image format. import aspose.slides as slides slide_index...

    docs.aspose.com/slides/python-net/presentation-...
  6. Support for IMAP Extensions|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.... import aspose.email as ae with ae...IMAP4 extended list command. import aspose.email as ae with ae...

    docs.aspose.com/email/python-net/support-for-im...
  7. 档案

    档案...email import MapiTask, MapiTaskHistory,...MapiTaskStatus, TaskSaveFormat import datetime as dt # 创建新任务 task...

    blog.aspose.com/zh/email/create-ms-outlook-task...
  8. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...是最新版本的API。 import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  9. Working with Calendar Items in PST File|Documen...

    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....implementation of this method: import aspose.email as ae pst = ae...this feature. from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/python-net/working-with-c...
  10. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....demonstrates the font-loading process: import aspose.slides as slides # Folders...how to use get_font_folders : import aspose.slides as slides # This...

    docs.aspose.com/slides/python-net/custom-font/