Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 20,335 for

loadoptions

(0.04 sec)
  1. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!... HtmlLoadOptions loadOptions = new HtmlLoadOptions { ConvertSvgToEmf...UTF8 . GetBytes ( html )), loadOptions ); // This document contains...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert TIFF to PNG in Java

    This small example exposes the simple steps on how to convert TIFF to PNG in Java. It includes all the required resources, referred classes and a runnable sample code to develop a TIFF to PNG converter in Java....along with other additional LoadOptions parameters. You can easily...different options exposed by LoadOptions class. This example has taught...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...
  3. Ինչպես փոխարկել JPG-ն սև և սպիտակ PDF-ի C#-ով

    Այս ձեռնարկը պարունակում է պարզ քայլեր, թե ինչպես փոխարկել JPG-ն սև և սպիտակ PDF-ի C#-ով: Այն տրամադրում է մանրամասներ բոլոր ռեսուրսների, կարևոր անվանատարածքների, դասերի, մեթոդների և գործարկվող կոդերի մասին՝ jpg-ից սև և սպիտակ pdf փոխարկիչ գրելու համար C#-ում:...օգտագործեք լրացուցիչ LoadOptions պարամետր: Այս LoadOptions օբյեկտն աջակցում...

    kb.aspose.com/hy/imaging/net/how-to-convert-jpg...
  4. Getting Warning Callbacks for Fonts Substitutio...

    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....warning callbacks using using LoadOptions class Load the presentation...

    docs.aspose.com/slides/java/getting-warning-cal...
  5. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...// Define LoadOptions and set LoadFilter LoadOptions options ;...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  6. Aspose.PSD for .NET 21.9 - 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....psd" ; var loadOptions = new PsdLoadOptions () {...Image . Load ( fileName , loadOptions )) { // Shouldn't be thrown...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  7. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...pres = new Presentation ( loadOptions ); try { // Adds a new rectangle...

    docs.aspose.com/slides/androidjava/presentation...
  8. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...return 0 ; } 要解密ODS文件,通过在 LoadOptions.GetPassword() 中提供密码来加载文件。一旦文件加载完成,将...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  9. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++.... Please use LoadOptions.GetLoadFilter() property...options and filter the data LoadOptions options ; // Include everything...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  10. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++.... Please use LoadOptions.getLoadFilter() property...options = new AsposeCells . LoadOptions (); // Include everything...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...