Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 138,325 for

load

(0.06 sec)
  1. Support of Fill Layers|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 following code snippets loads a PSD file, access the Filllayer...fill are as simple as below: Load a PSD file as an image using...

    docs.aspose.com/psd/java/support-of-fill-layers/
  2. Aspose.PSD for .NET 22.11 - 发行说明|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 )) { FillLayer...image = ( PsdImage ) Image . Load ( sourceFileName , new PsdLoadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Working with Message Attachments|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" ) for attachment...= ae . mapi . MapiMessage . load ( "my.msg" ) # Create a MapiMessage...

    docs.aspose.com/email/python-net/working-with-m...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...)); Shows how to create and load documents. // There are two..., "Hello world!" )); // 2 - Load a document that exists in the...

    reference.aspose.com/words/net/aspose.words/doc...
  5. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....information to customize the loading of the source ODP file and...to set the load options Set the presentation load format to ODP...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...
  6. Aspose.PSD for .NET 20.2 - 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....ArgumentException during the loading of PSD file Bug PSDNET-249...psdImage = ( PsdImage ) Image . Load ( "text_ethalon_different_colors...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-2...
  7. Aspose.PSD for .NET 24.3 - 发行说明|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 )) { var psdOptions16...psdImage16 = ( PsdImage ) Image . Load ( outputFile )) { if ( psdImage16...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. 搜索

    搜索... // Load the document from disk. Document...// Now reverse the steps to load the bytes back into a document...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  9. Save VSD File to Different File Formats|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.... Load the diagram. Save to VDX, PDF...//Create a document object and load a diagram Visio . Document vsdDoc...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  10. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....font this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/net/font-replacement/