Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 22,511 for

loadoptions

(0.11 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....Usage Scenarios Please use LoadOptions.getLoadFilter() property...lOptions = new AsposeCells . LoadOptions (); lOptions . setLoadFilter...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  2. TextLayer.update_text(str) and PsdImage.save() ...

    Hi all, Hope you can help me… I am running a test calling the above functions on an Ubuntu 22.04 via the python via .NET wheel downloadable from aspose with a temporary license and receiving the error message “RuntimeE…...Load Options loadOptions = PsdLoadOptions() loadOptions.load_effects_resource...load_effects_resource = True loadOptions.allow_warp_repaint = True #...

    forum.aspose.com/t/textlayer-update-text-str-an...
  3. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX 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/txt-to...
  4. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM 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...
  5. View PSD, PSB or AI | products.aspose.com

    Convert Adobe PhotoShop & Illustrator files images and other formats...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/view/
  6. Specific file fails to open with ToDouble error...

    I have a specific file from a customer that is failing when I call new Project(FileStream fs). I am attaching the file. The exception is: System.InvalidOperationException HResult=0x80131509 Message=ToDouble: encounte…...#=z6rXcgzU=, Stream #=zCjPTjAE=, LoadOptions #=z963gpVQm0dWs, #=z4e22...#=zT9qyd_jNgIvB(Stream #=zCjPTjAE=, LoadOptions #=z963gpVQm0dWs) at Aspose...

    forum.aspose.com/t/specific-file-fails-to-open-...
  7. Load the Workbook with Specific System Culture ...

    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....JavaScript via C++ provides the LoadOptions.CultureInfo property, which..."text/javascript" > const { Workbook , LoadOptions , LoadFormat , CountryCode...

    docs.aspose.com/cells/javascript-cpp/load-the-w...
  8. Working with Password Protected Projects | Aspo...

    Learn how to read and save password-protected Microsoft Project files using Aspose.Tasks for .NET....Or Use a Project(string, LoadOptions) constructor overload in..."New Project.mpp" , new LoadOptions { Password = "password" }...

    docs.aspose.com/tasks/net/working-with-password...
  9. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...Contents [ Hide ] 可能的使用场景 请在使用 LoadOptions.loadFilter 属性筛选工作簿数据时使用。...Workbook , SaveFormat , LoadOptions , LoadFilter , LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  10. Aspose.Cells 9.0.0 中的公共 API 更改|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.... IsItalic = true ; 增加了 LoadOptions.CultureInfo 属性 Aspose.Cells...Cells for .NET 9.0.0 已经公开了 LoadOptions.CultureInfo 属性,允许在加载文档到 Workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...