Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 22,594 for

loadoptions

(0.14 sec)
  1. Aspose.Words v21.9 table cell color fill bug - ...

    Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF) saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to DOCX and PDF formats. Reproduction Steps See the atta…...Load the RTF with a custom LoadOptions that forces parsing of unknown...tags var loadOptions = new Aspose.Words.LoadOptions { // Preserve...

    forum.aspose.com/t/aspose-words-v21-9-table-cel...
  2. Aspose.PSD for .NET 18.12 - 发行说明|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....psd" ; var loadOptions = new PsdLoadOptions () {..."GradientOverlayChang.psd" ; var loadOptions = new PsdLoadOptions () {...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. 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...
  4. 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...
  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. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....options for XLSX format LoadOptions options ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  9. 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...
  10. Out of memory on Image.Load - Free Support Foru...

    Hello, We have tried to process the DWG at (many_hatches.zip) with the Aspose.Cad library version 25.9 and the following code: var image = (CadImage)Image.Load(fileDownloadPath, new Loadoptions { CancellationToken = ca…...Load(fileDownloadPath, new LoadOptions { CancellationToken = cancellationToken...

    forum.aspose.com/t/out-of-memory-on-image-load/...