Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,507 for

loadoptions

(0.09 sec)
  1. Specify Default Presentation Fonts in PHP|Aspos...

    Set default fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....API: Create an instance of LoadOptions . Set the DefaultRegularFont...and asian fonts $loadOptions = new LoadOptions ( LoadFormat ::...

    docs.aspose.com/slides/php-java/default-font/
  2. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...can be done by passing a LoadOptions object when loading the document...+ "Encrypted.docx" , new LoadOptions ( "docPassword" )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 将文本文件作为工作簿打开|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....txt" ; //loadoption to represent the option of...load file LoadOptions loadOptions = new LoadOptions ( LoadFormat...

    docs.aspose.com/cells/zh/net/open-text-files-as...
  4. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...Presentation…ctor(Stream stream, LoadOptions loadOptions) at Aspose.Slides....resolve your issue. Use LoadOptions : When loading the presentation...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  5. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....Cells LoadOptions & AutoFitter Example </ h1...Workbook , SaveFormat , LoadOptions , AutoFitterOptions } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  6. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Public API Changes in Aspose.Cells 16.12.0|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....LoadFilter class along with LoadOptions.LoadFilter property, which...an instance of LoadOptions class LoadOptions options = new LoadOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words/inc...
  9. Manage BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....slides loadOptions = slides . LoadOptions () loadOptions . blo...BlobManagementOption () loadOptions . blob_management_options...

    docs.aspose.com/slides/python-net/manage-blob/
  10. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。..."text/javascript" > const { Workbook , LoadOptions , LoadFormat , Utils } =...arrayBuffer (); // Instantiate LoadOptions specified by the LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/opening...