Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 22,517 for

loadoptions

(0.32 sec)
  1. 使用 Python 管理演示文稿属性|Aspose.Slides for Python 文档

    在 Aspose.Slides for Python via .NET 中掌握演示文稿属性,并在 PowerPoint 文件中优化搜索、品牌和工作流。... LoadOptions () load_options . default_text_language...

    docs.aspose.com/slides/zh/python-net/presentati...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...documents, consider using LoadOptions to specify any settings that...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. FieldToa | Aspose.Words for Java

    Implements the TOA 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...
  4. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); wbc.CalculateFormula();...

    forum.aspose.com/t/html-file-is-displayed-incor...
  5. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...docx", new LoadOptions() {{ setFontSettings(fontSettings);...

    forum.aspose.com/t/some-styles-were-not-copied-...
  6. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....is used to initialize the LoadOptions object. Later, this object...new SvgLoadOptions object $loadOption = new SvgLoadOptions ();...

    docs.aspose.com/pdf/php-java/convert-images-for...
  7. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....one" , new LoadOptions()); 76 77 // Create an object...

    docs.aspose.com/note/java/working-with-onenote-...
  8. Document | Aspose.Words for Java

    Represents a Word document in Java....Document(String fileName, LoadOptions loadOptions) Opens an existing...Document(InputStream stream, LoadOptions loadOptions) Initializes a new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....is used to initialize the LoadOptions object. Later on this object...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  10. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); try {...

    forum.aspose.com/t/calculateformula-throws-an-e...