Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 21,049 for

loadoptions

(0.04 sec)
  1. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  3. Different Ways to Open Files|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....with data only, use the LoadOptions and LoadFilter classes to...

    docs.aspose.com/cells/python-java/different-way...
  4. LoadOptions.load_format property | Aspose.Words...

    Loadoptions.load_format property. Specifies the format of the document to be loaded...load_format property LoadOptions.load_format property Specifies...words.loading class LoadOptions LoadOptions.language_preferences...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....Usage Scenarios Please use LoadOptions.GetLoadFilter() property...charts from the workbook LoadOptions lOptions ; lOptions . SetLoadFilter...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  6. PSD ファイルをオンラインで開く | products.aspose.com

    Aspose.PSD を使用して PSD ファイルをオンラインで開く...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/jp/view/open-psd-online/
  7. PSD ファイルビューア | products.aspose.com

    PSD ファイルビューア...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/jp/view/psd-file-viewer/
  8. Create and Load a OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... The API’s LoadOptions class provides the DocumentPassword...steps: Create a new object of LoadOptions class Specify the password...

    docs.aspose.com/note/net/create-and-load-a-onen...
  9. Convert FLATOPC to PPT via C++ or with free Onl...

    Export FLATOPC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPT online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/flatop...
  10. Aspose.PSD for .NET 23.1 - 发布说明|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....png" ; var loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // 首先我们调整整个图像的大小 image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...