Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 145,391 for

load

(0.16 sec)
  1. Public API Changes in Aspose.Imaging 2.9.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....Rectangle rectangle) Java //Load an image through file path location...stream Image image = Image . load ( sourceFilePath ); //Convert...

    docs.aspose.com/imaging/java/public-api-changes...
  2. Aspose.PSD for .NET 24.7发布说明|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 )) { image . Save...psdImage = ( PsdImage ) Image . Load ( src )) { PdfOptions saveOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Aspose.PSD for .NET 25.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.... Load ( sourceFile , new PsdLoadOptions...image = ( PsdImage ) Image . Load ( inputFile , loadOptions ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  4. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...Square and Circle Annotations: Load the PDF file - new Document...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/figures-annotation/
  5. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....documents into HTML, and then load the HTML into PowerPoint to... and add AddTextFrame in it Load the HTML content and write it...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while Load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines...to preserve empty lines while load a Markdown document. The default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....API that enables developers to load and manipulate ODT documents...API that enables developers to load and manipulate HTML documents...

    products.aspose.com/total/cpp/conversion/odt-to...
  8. Animate PowerPoint Charts in C++|Aspose.Slides ...

    Create stunning animated charts in C++ with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....according to the steps listed below: Load a presentation. Get reference...according to the steps listed below: Load a presentation. Get reference...

    docs.aspose.com/slides/cpp/animated-charts/
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when Loading HTML document into a Document object in Java....specify additional options when loading HTML document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Cells-for-C // Load your source ods file U16String...Save ( xlsxOutputPath ); // Load your source sxc file U16String...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/