Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 22,514 for

loadoptions

(0.21 sec)
  1. Aspose.Cells 9.0.0 中的公共 API 更改|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.... IsItalic = true ; 增加了 LoadOptions.CultureInfo 属性 Aspose.Cells...Cells for .NET 9.0.0 已经公开了 LoadOptions.CultureInfo 属性,允许在加载文档到 Workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...Contents [ Hide ] 可能的使用场景 请在使用 LoadOptions.loadFilter 属性筛选工作簿数据时使用。...Workbook , SaveFormat , LoadOptions , LoadFilter , LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…...not use LoadOptions.setLoadDataOnly(true) ). LoadOptions opts =...= new LoadOptions(LoadFormat.XLS); opts.setLoadDataOnly(false);...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  4. PSD ファイルビューア | products.aspose.com

    PSD ファイルビューア...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/jp/view/psd-file-viewer/
  5. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation: $loadOptions = new LoadOptions (); $loadOptions -> setDefaultTextLangua...$pres = new Presentation ( $loadOptions ); try { # Adds a new rectangle...

    docs.aspose.com/slides/php-java/presentation-pr...
  6. ODT to PDF Conversion – Paragraph Formatting Is...

    odt sample_from aspose webstie.zip (13.3 KB) Hello Aspose Support Team, We are experiencing an issue with ODT to PDF conversion where the paragraph formatting in the output PDF does not match the original ODT file. We…...example: OdtLoadOptions loadOptions = new OdtLoadOptions(); Aspose...Words.Document(inStream, loadOptions); PDF Save Options : You...

    forum.aspose.com/t/odt-to-pdf-conversion-paragr...
  7. Filter Defined Names while loading Workbook wit...

    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.... LoadOptions (); // We do not want to...

    docs.aspose.com/cells/nodejs-cpp/filter-defined...
  8. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.Loadoptions = Nothing oWordsOptions = New Aspose.Words.Loading.Loadoptions oWordsOptions.ResourceLoadingCallback = Ne…...LoadOptions = Nothing oWordsOptions =...New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallb...

    forum.aspose.com/t/stack-overflow-when-converti...
  9. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...