Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 151,250 for

load

(0.11 sec)
  1. Convert DWG to DWF|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 the AutoCAD DWG file and export...follows: Load DWG drawing file using the Image.Load factory method...

    docs.aspose.com/cad/net/convert-dwg-to-dwf/
  2. Aspose.PSD for .NET 19.12 - 发布说明|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 ( "example.psd" )) { Layer []...var im = ( PsdImage ) Image . Load ( sourceFileName ); using (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....Feature PSDNET-267 Exception on loading and saving the PSD file with...PSDNET-744 Aspose.PSD 20.10: Cannot load Psd Bug Public API Changes Added...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  4. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  5. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio....following steps: Load the source Visio diagram. Load the other Visio...= Diagram("Drawing.vsdx") # Load the other input file diagram2...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  6. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram....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/net/working-with-shapes...
  7. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....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/python-net/replacing-ima...
  8. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following Python code...

    docs.aspose.com/slides/python-net/open-presenta...
  9. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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 ( inputFileStroke )) { foreach...image = ( PsdImage ) Image . Load ( inputFileEffects , new PsdLoadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  10. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...Returns null if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...