Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 22,660 for

loadoptions

(0.08 sec)
  1. Aspose.PSD for .NET 24.6 - 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....png" ); PsdLoadOptions loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // There should no error...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  2. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...const loadOptions = new TxtLoadOptions (); loadOptions . hasFormula...Uint8Array ( arrayBuffer ), loadOptions ); const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  3. Issue with GDI+ Initialization Error in .NET 8 ...

    We are encountering a critical issue with the GDI+ initialization when running our .NET 8 application on an AWS EC2 instance. The error occurs during the PDF generation process using Aspose.Pdf, leading to the following …...#=z$mUASwE=(Stream #=zXstK03A=, LoadOptions #=zBErtcz0=, Boolean #=zXk0OR$GvdIGd)...#=z$mUASwE=(Stream #=zXstK03A=, LoadOptions #=zBErtcz0=) at Aspose.Pdf...

    forum.aspose.com/t/issue-with-gdi-initializatio...
  4. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....constructors that take the LoadOptions object, a memory stream and...different combinations. The LoadOptions class supports setting the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  5. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…..., true); LoadOptions loadOptions = new LoadOptions(); var doc...

    forum.aspose.com/t/word/316558
  6. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...#=z0z0vegc=(Stream #=zbzZE$Lo=, LoadOptions #=zgCR4fC8=, Boolean #=zAFQAtLN5KTkY)...#=z0z0vegc=(Stream #=zbzZE$Lo=, LoadOptions #=zgCR4fC8=) at Aspose.Pdf...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  7. Monitor running programs|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....function to add it to the LoadOptions parameters, and then use...

    docs.aspose.com/cells/cpp/monitor-running-progr...
  8. Auto Codepage Detection|CAD 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....following properties of the LoadOptions class. SpecifiedEncoding...

    docs.aspose.com/cad/java/auto-codepage-detection/
  9. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...LoadOptions loadOptions = new Aspose.Words...Words.Loading.LoadOptions(); loadOptions.PreserveIncludePictu = true;...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  10. Ինչպես փոխարկել TIFF-ը PNG-ի C#-ում

    Այս թեման ընդգրկում է պարզ քայլերը, թե ինչպես փոխարկել TIFF-ը PNG-ի C#-ում: Այն ներառում է բոլոր ռեսուրսները, կարևոր դասերը, մեթոդները և գործարկվող օրինակելի կոդը՝ C#-ում TIFF-ի PNG փոխարկիչ մշակելու համար:...հոսքից, կա՛մ սկավառակից՝ LoadOptions-ի այլ լրացուցիչ պարամետրերի...պարամետրերի հետ միասին: LoadOptions դասի օգնությամբ դուք կարող եք սահմանել...

    kb.aspose.com/hy/imaging/net/how-to-convert-tif...