Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 130,682 for

load

(0.08 sec)
  1. Manipulating Adobe Illustrator Formats|Document...

    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....topic explains the approach to load the existing Adobe Illustrator...the AiImage class and load image using Load method of Image class...

    docs.aspose.com/psd/java/manipulating-adobe-ill...
  2. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....rds::Loading::LoadOptions>) Append the document loading it with...with the specified load options. GetType () const override Is...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. DWF Drawings|CAD 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....CAD provides the feature to load AutoCAD DWF drawing entities...follows: Load DWF drawing file using the Image.Load factory method...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  4. Convert or Save OneNote Document to Image Forma...

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Note Java Developer Guide Loading, Saving and Converting Save...(SaveOneNoteDocToStre. class ) + "load/" ; 3 4 // Load the document into Aspose...

    docs.aspose.com/note/java/save-a-onenote-docume...
  5. Aspose.PSD for .NET 23.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 )) { // 查找 LmskResource。...image = ( AiImage ) Image . Load ( sourceFile )) { // 将 AI 图像保存为...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for Java 23.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 )) { // 找到 LmskResource。...image = ( AiImage ) Image . load ( sourceFile )) { // 将 AI 图像保存为...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Examples Shows how to load and save font fallback settings...MyDir + "Rendering.docx" ); // Load an XML document that defines...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose.PSD for .NET 23.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....PSDNET-1352 Image loading failed Bug PSDNET-1553 Image loading failed:...psdImage = ( PsdImage ) Image . Load ( src )) { psdImage . Save (...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  9. Convert or Save OneNote documents to PDF, Image...

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Note Java Developer Guide Loading, Saving and Converting Convert...com/aspose-note/Aspose.Note-for-Java 2 // Load the document into Aspose.Note...

    docs.aspose.com/note/java/convert-onenote-docum...
  10. Opening Image files in PHP|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....# Create an Image object and load an existing file using the file...Image (); $image = $image -> load ( $dataDir + "test.jpg" ); \...

    docs.aspose.com/imaging/java/opening-image-file...