Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 151,283 for

load

(0.42 sec)
  1. Aspose.PSD for Python via .NET 24.1 - 发行说明|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.... load ( sourceFile ) as img : image...opt = PsdLoadOptions () opt . load_effects_resource = True opt...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  2. The XLSX file is opening indefinitely - Free Su...

    Hello, I am experiencing an issue with a file — it appears to be stuck in an infinite opening loop. 915610113_639070252310000000_-915610113.zip (42.2 KB) Excel.Workbook doc = new Excel.Workbook(input); Could you plea…...call hangs indefinitely when loading the supplied XLSX file [1]...resolve known parsing issues. Load with custom options – Create...

    forum.aspose.com/t/the-xlsx-file-is-opening-ind...
  3. Working with Shapes Gluing|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...Diagram class constructor to load the VSD diagram Diagram diagram...

    docs.aspose.com/diagram/java/working-with-shape...
  4. Working with Images|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....Diagram class constructor to load a VSD diagram Diagram diagram...the samples below show how to: Load an existing diagram or stencil...

    docs.aspose.com/diagram/java/working-with-images/
  5. Aspose.PSD for .NET 19.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....LoadEffectsResource = true }; // Load an existing image into an instance...image = ( PsdImage ) Image . Load ( sourceFile , loadOptions ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Aspose.PSD for .NET 24.1 - 发布说明|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 , opt )) { img...PsdImage img = ( PsdImage ) Image . Load ( sourceFile1 , opt )) { img...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  8. Converting DjVu to TIFF Format in PHP|Documenta...

    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.... PHP Code # Load an existing image (of type bmp)...Image (); $image = $image -> load ( $dataDir . "Sample.djvu" );...

    docs.aspose.com/imaging/java/converting-djvu-to...
  9. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....The code below shows how to: Load a sample file. Access a particular...RunExamples . GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  10. Converting Email Messages 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....= null ){ \ # Initialize and Load an existing EML file by specifying...MailMessage (); $eml = $mailMessage -> load ( $dataDir . "Message.eml" );...

    docs.aspose.com/email/java/converting-email-mes...