Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 66,838 for

import

(0.21 sec)
  1. How to Run the Examples | Aspose.PUB for Java

    To run the examples of Aspose.PUB for Java you can either clone the repository using your favorite Github client or download the ZIP file....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/pub/java/how-to-run-the-examples/
  2. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. Import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…... import com.aspose.slides.Presentation;...without parsing comments : import com.aspose.slides.*; LoadOptions...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, Delete Tables in PDF using Pythonhttps://products.aspose.com/pdf/python-net/table/Recent content in Add, Extract, Delete Tables i......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/python-net/table/index.xml
  4. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...implement this: import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  5. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    您可以使用 C# 和 Aspose.PDF for .NET 库导入和导出 XFDF 格式的注释。...xfdf" ; // Import annotations from the XFDF file... Pages . Add (); // Export/import using ( var ms = new MemoryStream...

    docs.aspose.com/pdf/zh/net/import-export-xfdf/
  6. Inserting and Deleting Rows and Columns in Jyth...

    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...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, wyodrębnianie lub usuwanie obrazów w formacie PDF przy użyciu Pythonhttps://products.aspose.com/pdf/pl/python-net/images/Recent cont......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/pl/python-net/images/in...
  8. What is an MPX File? .mpx File Extension, Proce...

    Learn about the MPX file format, its extension, and how it is used for project management. Discover MPX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPX files seamlessly....representation, which facilitates import and export of project data...your file system Click Open to import the project data Programmatic...

    products.aspose.com/tasks/supported-formats/mpx/
  9. Create WORD Report In Python

    Generate reports and automate documents using WORD templates and custom data in Python....aspose-words Copy import aspose.words as aw import aspose.words.reporting...NET Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/report/word/
  10. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...代码演示了如何向 PowerPoint 演示文稿添加幻灯片布局: import aspose.slides as slides # 实例化...代码展示了如何从 PowerPoint 演示文稿中删除布局幻灯片: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/slide-layout/