Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 153,446 for

load

(2.91 sec)
  1. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram....The code below shows how to: Load a source drawing. Retrieve a...Diagram for .NET API. .NET, C# // load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  2. Working with Shapes Paragraph|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....The code below shows how to: Load a sample file. Access a particular...RunExamples . GetDataDir_Shapes (); // Load a diagram Diagram diagram =...

    docs.aspose.com/diagram/net/working-with-shapes...
  3. Aspose.SVG for .NET

    Aspose.SVG for .NET Create, Load, parse, render and convert SVG files to popular formats! Aspose.SVG for .NET API is ......NET Create, load, parse, render and convert SVG...

    docs.aspose.com/svg/files/aspose-svg.html
  4. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....instance of Presentation class and load the presentation with SmartArt...TextFrame. Save the Presentation. // Load the desired the presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  5. Aspose.PSD for .NET 22.8 - Release Notes|Docume...

    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.... Load ( sourceFile )) { TimeLine timeLine...image = ( PsdImage ) Image . Load ( sourceFile )) { var layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  6. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...node" ); // Load Excel workbook const excelFilePath...dataDir , "book1.xlsx" ); // Load your source workbook const workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  7. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Call the diagram constructor to load diagram from a VSDX file Diagram...= PdfCompliance . Pdf15 ; // Load the certificate from disk. //...

    docs.aspose.com/diagram/net/save-visio-document/
  8. Aspose.PSD for .NET 21.7 - Release Notes|Docume...

    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.... Load ( outputFilePsd )) { TextLayer...image = Aspose . PSD . Image . Load ( srcFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  9. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....Ask AI Loading and Managing Excel, OpenOffice, JSON, CSV, and...Names While Loading Workbook Filter Objects While Loading Workbook...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  10. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word document (Document A) with n pages from another document (Document B) using Aspose.Words. My requirements are: The replaced pa…... Solution: Load both documents : Load Document A and Document...string documentBPath, int n) { // Load Document A Document docA = new...

    forum.aspose.com/t/replace-pages-in-main-docume...