Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 22,834 for

loadoptions

(0.28 sec)
  1. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only.... You can also use the LoadOptions object from the Aspose.Slides...the loading process. The LoadOptions from the Aspose.Words library...

    kb.aspose.com/slides/python/how-to-convert-powe...
  2. Aspose.PSD for .NET 19.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....png" ; LoadOptions loadOptions = new PsdLoadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  3. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....file on the disk Create a LoadOptions class object using the Aspose...overloads also like the one with LoadOptions that supports setting fonts...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  4. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...Workbook , SaveFormat , LoadOptions , IndividualFontConfig }...configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....options for the HTML file $loadOption = new HtmlLoadOptions ();...Document ( $inputFile , $loadOption ); // Save the document as...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. Aspose.PSD for .NET 23.1 - 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....png" ; var loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // First we resize whole...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. 当时间过长时使用 InterruptMonitor 停止转换或加载|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....InterruptMonitor 停止转换的属性和 LoadOptions.InterruptMonitor 用于加载巨大 diagram...Diagram . LoadOptions o = new Aspose . Diagram . LoadOptions ( LoadFileFormat...

    docs.aspose.com/diagram/zh/java/stop-conversion...
  8. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....available using parameters like LoadOptions object, a memory stream and...different combinations. The LoadOptions class exposes different properties...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  9. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept Loadoptions instance....constructor overloads that accept LoadOptions instance. This should be...a class derived from the LoadOptions class. Each load format has...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  10. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....additional LoadOptions parameter. This LoadOptions object supports...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...