Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 23,027 for

loadoptions

(0.08 sec)
  1. IDocumentProcessorPlugin.load method | Aspose.W...

    IDocumentProcessorPlugin.load method. Load the document using the specified load options....method load(inputStream, loadOptions) Load the document using...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....imageSaveOptions ); LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConvertToImages ( streamIn , loadOptions , imageSaveOptions ); } See...

    reference.aspose.com/words/net/aspose.words.low...
  3. LoadOptions.fontSettings property | Aspose.Word...

    Loadoptions.fontSettings property. Allows to specify document font settings....fontSettings property LoadOptions.fontSettings property Allows...newly created LoadOptions object. let loadOptions = new aw . Loading...

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

    Discover how the Loadoptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...IgnoreOleData Contents [ Hide ] LoadOptions.IgnoreOleData property Specifies...objects. LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality.... LoadOptions loadOptions = new LoadOptions (); loadOptions...new Document ( stream , loadOptions ); // Verify that the first...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Loading::PdfLoadOptions class | ...

    Aspose::Words::Loading::PdfLoadoptions class. Allows to specify additional options when loading Pdf document into a Document object. To learn more, visit the documentation article in C++....Aspose :: Words :: Loading :: LoadOptions Methods Method Description...System::TypeInfo&) const override LoadOptions () Initializes a new instance...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Unlock PPT Presentations using C++ | products.a...

    Unlock PPT presentations in C++. Use Aspose.Slides for C++ to remove encryption and write protection from presentation files.... Use LoadOptions to open an encrypted file...using C++ auto loadOptions = MakeObject < LoadOptions > (); loadOptions...

    products.aspose.com/slides/cpp/unlock/ppt/
  8. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured....set_Password method of the LoadOptions class to decrypt and load...operation: auto loadOptions = MakeObject < LoadOptions > (); loadOptions...

    docs.aspose.com/slides/cpp/open-presentation/
  9. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...KeepSourceLayout ); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  10. 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...