Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 151,287 for

load

(0.35 sec)
  1. Drawing Vector 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.... Create MemoryStream object Load a SVG image Rasterize SVG to...write the result to a stream Load a PNG image from stream for...

    docs.aspose.com/imaging/java/drawing-vector-ima...
  2. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.LoadFormatToExtension method. Converts a Load format enumerated value into a file extension...loadFormatToExtensio(loadFormat) Converts a load format enumerated value into...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Process and Convert XML Using C# | Aspose.PDF

    Transform XML programmatically with C# sample code using Aspose.PDF for .NET...PDF Transform XML and load into PDF using C# You need Aspose...parameters. Upload XSLT file. Then Load and Transform. Transform XML...

    products.aspose.com/pdf/net/transform-xml/
  4. Dithering for Raster Images 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.... PHP Code # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/dithering-for-rast...
  5. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....instance of Diagram class to load a diagram Get an instance of...GetDataDir_VisioThemes (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/working-with-themes/
  6. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....instance of Diagram class to load a diagram Get an instance of...( VisioThemes . class ); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/java/working-with-themes/
  7. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++....const override Load (const System::String&) Loads font fallback...fallback settings from XML file. Load (const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...ArgumentOutOfRangeEx when loading MPP files with Material resources...LoadOptions options) Reproduction: Load any MPP file containing Material...

    forum.aspose.com/t/argumentoutofrangeexception-...
  9. Aspose.PSD for .NET 19.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 ( sourceFileName ); using (...var im = ( PsdImage ) Image . Load ( sourceFileName , loadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/drawing/draw-square/