Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 23,021 for

loadoptions

(4.16 sec)
  1. Opening Files in Python|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....EXCEL_97_TO_2003 LoadOptions object loadOptions1 = self . LoadOptions ( fileFormatType...Excel 97 file path and the LoadOptions object workbook3 = self ...

    docs.aspose.com/cells/java/opening-files-in-pyt...
  2. 在Python中打开文件|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....EXCEL_97_TO_2003 LoadOptions object loadOptions1 = self . LoadOptions ( fileFormatType...excel 97 file path and the loadOptions object workbook3 = self ...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  3. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....convert(InputStream inputStream, LoadOptions loadOptions, OutputStream outputStream...convert(String inputFile, LoadOptions loadOptions, String outputFile...

    reference.aspose.com/words/java/com.aspose.word...
  4. MergerContext | Aspose.Words for Java

    Document merger context in Java....execute(); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Loading::LanguagePreferences cla...

    Aspose::Words::Loading::LanguagePreferences class. Allows to set up language preferences. To learn more, visit the documentation article in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> get_LanguagePreferences...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. LoadOptions.convertShapeToOfficeMath property |...

    Loadoptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convertShapeToOffice property LoadOptions.convertShapeToOffice property...objects. let loadOptions = new aw . Loading . LoadOptions (); // Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize document reading with Loadoptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....TempFolder Contents [ Hide ] LoadOptions.TempFolder property Allows...degrades speed LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  8. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options....method convert(inputStream, loadOptions, outputStream, saveOptions)...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions , outputStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....LoadOptions public class MarkdownLoadOptions...MarkdownLoadOptions extends LoadOptions Allows to specify additional options...

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

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....LoadOptions public class RtfLoadOptions...RtfLoadOptions extends LoadOptions Allows to specify additional options...

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