Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 20,554 for

loadoptions

(0.07 sec)
  1. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....Contents [ Hide ] From( string, LoadOptions ) Specifies input document...From ( string input , LoadOptions loadOptions = null ) Parameter...

    reference.aspose.com/words/net/aspose.words.low...
  2. ChmLoadOptions class | Aspose.Words for Python

    aspose.words.loading.ChmLoadoptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...Inheritance: ChmLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...Converter . Convert ( doc , loadOptions , ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java....append(InputStream inputStream, LoadOptions loadOptions) Append the document...load(InputStream inputStream, LoadOptions loadOptions) Load the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadoptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...Inheritance: RtfLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadoptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...Inheritance: ChmLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML into Office Math objects effortlessly using Loadoptions' ConvertShapeToOfficeMath property for enhanced document clarity....ConvertShapeToOffice Contents [ Hide ] LoadOptions.ConvertShapeToOffice property...objects. LoadOptions loadOptions = new LoadOptions (); // Use...

    reference.aspose.com/words/net/aspose.words.loa...
  8. LoadOptions.mswVersion property | Aspose.Words ...

    Loadoptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...mswVersion property LoadOptions.mswVersion property Allows to...specification. let loadOptions = new aw . Loading . LoadOptions (); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadoptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...Inheritance: PdfLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Jython 中打开文件|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.... cells import LoadOptions from java . io import FileInputStream...EXCEL_97_TO_2003 LoadOptions object loadOptions1 = LoadOptions ( fileFormatType...

    docs.aspose.com/cells/zh/java/opening-files-in-...