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

loadoptions

(0.1 sec)
  1. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...options for XLSX format LoadOptions options ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  2. 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...
  3. 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...
  4. 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...
  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. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setUse...setUseDiskForLoadEff(false); loadOptions.setAllowWarpRepaint(true);...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  10. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…...not use LoadOptions.setLoadDataOnly(true) ). LoadOptions opts =...= new LoadOptions(LoadFormat.XLS); opts.setLoadDataOnly(false);...

    forum.aspose.com/t/unable-to-view-the-charts-gr...