Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 149,048 for

load

(0.13 sec)
  1. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....Aspose Slides allows you to load these fonts using the loadExternalFonts...OpenType . Load Custom Fonts Aspose.Slides allows you to load fonts...

    docs.aspose.com/slides/php-java/custom-font/
  2. 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...
  3. Aspose.PSD for Java 26.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....PSDJAVA-832 ArgumentException on loading section resource. Bug PSDJAVA-833...psdImage = ( PsdImage ) Image . load ( sourceFile ); try { for (...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  4. LoadOptions class | Aspose.Words for Python

    aspose.words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when Loading a document into a [Document](../../aspose.words/document/) object...password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Converting WMF and EMF to Other Image Formats|D...

    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 existing metafiles and convert...provides the Image class to load WMF files and same can be used...

    docs.aspose.com/imaging/net/converting-wmf-and-...
  7. 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/
  8. 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/
  9. Convert Excel to Python Data|Documentation

    Convert Excel to List by using Aspose.Cells for Python via .NET API....NET: Load the sample file . Traverse all...Aspose.Cells for Python via .NET: Load the sample file . Traverse all...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. How to Convert PDF to Word using Python

    Here is a quick tutorial to explain how to convert PDF to Word using Python. It provides detailed steps to configure the environment and a runnable Python code to convert PDF to DOCX....the beginning of the program Load the input PDF file into the...and then ultimately you will load a PDF file and convert it to...

    kb.aspose.com/words/python/how-to-convert-pdf-t...