Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 152,146 for

load

(0.35 sec)
  1. 旋转、改变位置和连接子形状|Documentation

    本节介绍如何使用 Aspose.Diagram 旋转 visio 形状。...Diagram class constructor to load the VSDX diagram Diagram diagram...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/zh/net/rotate-change-th...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance.... // Load the desired the presentation...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. Remove Fields|Documentation

    This section explains how to remve fields....lic" ) # load a Visio diagram diagram = Diagram...

    docs.aspose.com/diagram/python-java/remove-fields/
  4. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...PDF library to load the PDF, iterate through its...Steps : Load the PDF Document : Use the Document class to load the...

    forum.aspose.com/t/redlines-in-pdf/315965
  5. 加载、查看和解析 MSG 文件|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.... load ( "message.msg" ); 需要注意的是,生成的消息会转换为...MailMessage msg = MailMessage . load ( stream , msgLoadOptions );...

    docs.aspose.com/email/zh/java/loading-viewing-a...
  6. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....table substitution rule and load the default Windows font substitution...]) # Below are two ways of loading a substitution table from a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....a specified worksheet, first load the sample file , and then modify...await file . arrayBuffer (); // Load the workbook from the uploaded...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  8. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...join ( current_dir , "data" ) # Load your source workbook workbook... "data" ) Response = None # Load your source workbook workbook...

    docs.aspose.com/cells/zh/python-net/saving-file...
  9. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images.... toString (); // Load PDF document Document document..."PDFToPPTX_out.pptx" ). toString (); // Load PDF document Document document...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  10. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....Steps to Transform SVG – C# Load a source SVG file using one...Svg; using System.IO; ... // Load an SVG document string documentPath...

    products.aspose.com/svg/net/svg-transformations/