Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 71,586 for

import

(1.27 sec)
  1. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....NET can import the file and preserve the settings...

    docs.aspose.com/cells/python-net/setting-header...
  2. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....NET allows you to select and import only the slides you need. The...Presentation Information in .NET Import Presentations from PDF or HTML...

    docs.aspose.com/slides/net/merge-presentation/
  3. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms...Output format: JPEG Output file: import AsposePDFPythonWrapp as ap...

    products.aspose.com/pdf/python-cpp/conversion/p...
  4. View and Update DOT Properties Online or Update...

    View and modify DOT properties through online app for free. Android API code to update DOT properties....Update DOT Metadata Online Import DOT file by uploading it. Do...

    products.aspose.com/total/android-java/metadata...
  5. View and Update DOTX Properties Online or Updat...

    View and modify DOTX properties through online app for free. Android API code to update DOTX properties....Update DOTX Metadata Online Import DOTX file by uploading it....

    products.aspose.com/total/android-java/metadata...
  6. Extract Text and Images from DOCM File Online a...

    Online DOCM file parser app. Android API code to extract images and text content from DOCM document....Parse DOCM Document Online Import DOCM file to parse by uploading...

    products.aspose.com/total/android-java/parse/docm/
  7. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. Android API code to extract images and text content from DOCX document....Parse DOCX Document Online Import DOCX file to parse by uploading...

    products.aspose.com/total/android-java/parse/docx/
  8. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram.... C# // import diagram Diagram diagram = new...page in the Visio drawing: // import diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  9. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....Java allows you to select and import only the slides you need. The...Presentation Information in Java Import Presentations from PDF or HTML...

    docs.aspose.com/slides/java/merge-presentation/
  10. Python aspose.words docx包含复杂表格和图表时转为pdf失败 - Fre...

    在使用 aspose.words 转换docx为pdf文件格式时,使用python fastapi 框架启动多个工作进程时会直接导致进程异常退出 代码示例 Import aspose.words as aw words_license = aw.License() words_license.set_license(‘./Aspose.TotalProductFamily.lic’) try: doc = aw.Docume…...框架启动多个工作进程时会直接导致进程异常退出 代码示例 import aspose.words as aw words_license...以下是一个改进的代码示例,增加了异常处理和资源管理: import aspose.words as aw words_license...

    forum.aspose.com/t/python-aspose-words-docx-pdf...