Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 22,833 for

loadoptions

(0.17 sec)
  1. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....setPassword method of the LoadOptions class to decrypt and load...operation: let loadOptions = new aspose . slides . LoadOptions (); loadOptions...

    docs.aspose.com/slides/nodejs-java/open-present...
  2. IDocumentConverterPlugin.Convert | Aspose.Words...

    Effortlessly convert documents with the iDocumentConverterPlugin. Utilize customizable input/output streams and save options for seamless file management....Stream inputStream , LoadOptions loadOptions , Stream outputStream...The input stream. loadOptions LoadOptions The document load options...

    reference.aspose.com/words/net/aspose.words/ido...
  3. IDocumentReaderPlugin.Read | Aspose.Words for .NET

    Effortlessly read data into your Document instance with the IDocumentReaderPlugin's Read method. Enhance your document processing today!...Read ( Stream src , LoadOptions loadOptions , Document document...the document from. loadOptions LoadOptions An additional load...

    reference.aspose.com/words/net/aspose.words/ido...
  4. Aspose::Words::IDocumentProcessorPlugin::Append...

    Aspose::Words::IDocumentProcessorPlugin::Append method. Append the document loading it with the specified load options in C++....Words :: Loading :: LoadOptions > loadOptions ) = 0 Parameter Type...ream> The input stream. loadOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....LoadOptions public class HtmlLoadOptions...HtmlLoadOptions extends LoadOptions Allows to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。...打开受密码保护的演示文稿 当需要打开受密码保护的演示文稿时,请通过 LoadOptions 类的 setPassword 方法传递密码以解密并加载它。以下...代码演示了此操作: LoadOptions loadOptions = new LoadOptions (); loadOptions...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  7. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  8. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the Loadoptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...BaseUri Contents [ Hide ] LoadOptions.BaseUri property Gets or...be found. LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  10. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined document processing and enhanced efficiency....Execute (); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

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