Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 22,510 for

loadoptions

(0.06 sec)
  1. 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/
  2. 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...
  3. Read Numbers Spreadsheet Developed by Apple Inc...

    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....You will have to use the LoadOptions class and specify LoadFormat::Numbers...

    docs.aspose.com/cells/cpp/read-numbers-spreadsh...
  4. 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
  5. Aspose.PSD for Java 24.5 - 发布说明|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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...setLoadEffectsResour ( true ); loadOptions . setUseDiskForLoadEff (...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...generally: LoadOptions loadOptions = new LoadOptions(getLoadFormat(isMhtml));...new Workbook(inputStream, loadOptions); workbook.save(outputStream...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  7. How to Convert TIFF to PNG in C#

    This topic covers the simple steps on how to convert TIFF to PNG in C#. It encompasses all the resources, important classes, methods and a runnable sample code for developing a TIFF to PNG converter in C#....additional LoadOptions parameters. With the help of LoadOptions class...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  8. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!... HtmlLoadOptions loadOptions = new HtmlLoadOptions { ConvertSvgToEmf...UTF8 . GetBytes ( html )), loadOptions ); // This document contains...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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/
  10. 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...