Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 69,777 for

import

(0.09 sec)
  1. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、PPTX 和 ODP 演示文稿的示例导出图像。... import ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. 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/
  3. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be Imported when they have equal names in source and destination documents...specifies how styles will be imported when they have equal names...ImportFormatMode.KeepSourceFormatting importing mode is used. When this option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Cells Java for 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....aspose_cells import Settings from com . aspose . Cells import Workbook...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  5. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import io # 访问包含 ActiveX 控件的演示文稿 with slides ....

    docs.aspose.com/slides/zh/python-net/activex/
  6. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....words import Document , ImageSaveOptions...). from aspose.words.saving import ImagePixelFormat options =...

    docs.aspose.com/words/python-net/convert-a-docu...
  7. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    Import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...December 8, 2025, 10:36am 1 import com.aspose.words.*; public...FooterDistance ,让它们保持原来的数值。 import com.aspose.words.*; public...

    forum.aspose.com/t/word/322768
  8. 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...
  9. Convert XLSX to POWERPOINT using Java or with f...

    Java API to Export XLSX to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....presentations with automated import of Excel tables. Academic or...clicking inside the area to import the file. Once the file is...

    products.aspose.com/total/java/conversion/xlsx-...
  10. 导入和导出注释到 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/