Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 22,659 for

loadoptions

(0.5 sec)
  1. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++.... You need to use the LoadOptions class and specify LoadFormat...Workbook , SaveFormat , LoadOptions , LoadFormat } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  2. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: Loadoptions Loadoptions = new Loadoptions { BufferSizeHint = 100, // Set buffer size hint to avoi…...my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint...image = Image.Load(pdfPath, loadOptions); if (image is IMultipageImage...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadoptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++.... auto loadOptions = System :: MakeObject <...from every line's start. loadOptions -> set_LeadingSpacesOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...document LoadOptions loadOptions = new LoadOptions(); loadOptions...setUpdateDirtyFields(false); loadOptions.setPreserveIncludePi(false);...

    forum.aspose.com/t/equation-line-breaking-issue...
  5. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...precision true HtmlLoadOptions loadOptions ( LoadFormat :: Html ); //..."sampleSelfClosingTag.html" , loadOptions ); // Save the workbook wb...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  6. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.recoveryMode property | Aspose.Word...

    Loadoptions.recoveryMode property. Defines how the document should be handled if errors occur during loading...recoveryMode property LoadOptions.recoveryMode property Defines...Words.Loading class LoadOptions LoadOptions.preserveIncludePictu...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 8.8.3|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.... Xlsx ); Added LoadOptions.SetPaperSize Method Aspose...using the newly exposed LoadOptions.SetPaperSize method as demonstrated...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Opening Files with Different Formats|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....Versions User may use the LoadOptions class to specify the format...template file. Or use the LoadOptions method and select the EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/opening-files-with-d...