Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 222,967 for

new

(0.31 sec)
  1. DocumentVisitor.VisitGlossaryDocumentStart | As...

    Discover the VisitGlossaryDocumentStart method in DocumentVisitor. Efficiently manage glossary document enumeration with ease and precision....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Extract All Images from Shapes in Visio|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....a VSD file Diagram diagram = new Diagram ( "ExtractImageFromShap... IO . MemoryStream stream = new System . IO . MemoryStream (...

    docs.aspose.com/diagram/net/extract-all-images-...
  3. Printing Workbooks in Aspose.Cells|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....Workbook object Workbook workbook = new Workbook ( "../../data/test.xlsx"...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/net/printing-workbooks-in...
  4. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation ( "add_activex.pptm"...

    docs.aspose.com/slides/zh/java/examples/element...
  5. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/examples/...
  6. 组形状|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中管理组形状:创建、嵌套、对齐、重新排序和设置组形状样式,提供 PPT、PPTX 和 ODP 演示文稿示例。...addGroupShape () { let presentation = new aspose . slides . Presentation...accessGroupShape () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.LineTo' ) . new \ # set X value line_to . getX...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  8. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...Creating a new Workbook with Xlsx format const workbook = new Workbook...contentTypePropertie . add ( "MK32" , new Date (). toISOString (), "DateTime"...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....input const workbook = new Workbook ( new Uint8Array ( arrayBuffer...structure. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  10. FieldSeparator.Accept | Aspose.Words for .NET

    Discover how the FieldSeparator Accept method enhances visitor engagement and streamlines data processing for your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...