Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 22,510 for

loadoptions

(0.13 sec)
  1. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...document, you can specify LoadOptions to control how the document...example: var loadOptions = new Aspose.Words.LoadOptions(); var document...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  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. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…... true) }); var loadOptions = new LoadOptions { FontSettings =...Words.Document(documentData, loadOptions); I created a Resources folder...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  5. 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/net/developer-guide/cad-and...
  6. 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/net/auto-codepage-detection/
  7. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape.... LoadOptions () load_options . base_uri...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....providing a password in the LoadOptions.GetPassword() . Once the...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  9. 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...
  10. 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