Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 22,861 for

loadoptions

(0.19 sec)
  1. Näytä PSD, PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/fl/view/
  2. 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...
  3. 用JavaScript通过C++在加载Excel文件时获取警告信息|Documentation

    学习如何在用C++调用Aspose.Cells for JavaScript加载Excel文件时捕获警告。有效处理损坏但可加载的工作簿。... IWarningCallback 接口并设置 LoadOptions.warningCallback 属性来捕获这些警告。...Workbook , SaveFormat , LoadOptions , WarningType } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  4. Переглядач файлів PSD | products.aspose.com

    Переглядач файлів PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/ua/view/psd-file-viewer/
  5. Відкрити файл AI онлайн | products.aspose.com

    Відкрити PSD файл онлайн за допомогою Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/ua/view/open-psd-online/
  6. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...LoadDocument(loadOptions); DocumentStoreHelper.St...ePathDocx).LoadDocument(loadOptions); // Set PDF save options...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  7. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...ctor(Stream stream, LoadOptions options) Reproduction: Load...new Project(stream, new LoadOptions()) Immediate crash - cannot...

    forum.aspose.com/t/argumentoutofrangeexception-...
  8. Convert CSV to PDF in Python | CSV Format to PDF

    Learn how to convert CSV to PDF in Python. Discover the benefits and see code examples to export CSV format to PDF using Python....Cells for Python: Create a LoadOptions class object and specify...class with the file path and LoadOptions. Convert and save the workbook...

    blog.aspose.com/cells/convert-csv-to-pdf-in-pyt...
  9. PdfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfLoadoptions for enhanced PDF loading. Customize your document conversions with flexible options for optimal results....public class PdfLoadOptions : LoadOptions Constructors Name Description...Count )); See Also class LoadOptions namespace Aspose.Words.Loading...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Merge X File Formats via Java | products.aspose...

    Sample Java merge X file. Use this example code to merge X file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/x/