Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 152,014 for

load

(0.95 sec)
  1. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件...lic" ) # Load a Visio diagram diagram = Diagram...Diagram ( "Drawing1.vsdx" ) # Load another Visio diagram diagram2...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  2. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Cells-for-C // Load your source ods file U16String...Save ( xlsxOutputPath ); // Load your source sxc file U16String...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  3. Aspose.PSD for .NET 24.7发布说明|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 ( sourceFile )) { image . Save...psdImage = ( PsdImage ) Image . Load ( src )) { PdfOptions saveOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Added APIs Filter Objects at Load Time Aspose.Cells 16.12.0 has...control the type of data to be loaded while initializing an instance...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Aspose.PSD for .NET 25.1 - 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 ( srcFile )) { var smartObjectLayer...image = ( PsdImage ) Image . Load ( srcFile )) { var smartObjectLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  6. Aspose.PSD for .NET 22.4 - 发行说明|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 ( src )) { OuterGlowEffect effect...image = ( PsdImage ) Image . Load ( src )) { var txtLayer = image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. ResourceLoadingAction enumeration | Aspose.Word...

    Aspose.Words.Loading.ResourceLoadingAction enumeration. Specifies the mode of resource Loading...resource loading. To learn more, visit the Specify Load Options...Description Default Aspose.Words will load this resource as usual. Skip...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Replacing Images inside Presentation Image Coll...

    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....Please follow the steps below: Load the presentation file with image...it using Presentation class. Load an image from file in byte array...

    docs.aspose.com/slides/net/replacing-images-ins...
  9. Aspose::Words::Loading::ResourceLoadingAction e...

    Aspose::Words::Loading::ResourceLoadingAction enum. Specifies the mode of resource Loading. To learn more, visit the documentation article in C++....Aspose::Words::Loading::ResourceLoadingActio enum ResourceLoadingActio...resource loading. To learn more, visit the Specify Load Options...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...utilize the Document class to load the subtemplate directly from...Aspose.Words; using System.IO; // Load your main template Document...

    forum.aspose.com/t/reading-a-sub-template-from-...