Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 22,837 for

loadoptions

(0.09 sec)
  1. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python.... You may use the LoadOptions class that contains the LoadFilter...

    kb.aspose.com/cells/python/merge-excel-files-us...
  2. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....this operation by using the LoadOptions class object while loading...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  3. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF 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. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE 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...
  5. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...the PSD/PSB file try { var loadOptions = new PsdLoadOptions() {...(PsdImage)Image.Load(inputStream, loadOptions); } } catch (ImageLoadException...

    forum.aspose.com/t/index-was-outside-the-bounds...
  6. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE 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...
  7. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  8. How to Unhide All Sheets in Excel using Python

    This short tutorial explains how to unhide all sheets in Excel using Python. You will get all the environment details, step-wise approach to write the application and a runnable sample code to show hidden sheets in Excel using Python....source workbook by using the LoadOptions class object. Similarly,...

    kb.aspose.com/cells/python/how-to-unhide-all-sh...
  9. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...toInputStream(markdown, charset), new LoadOptions(LoadFormat.MARKDOWN, null...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  10. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...