Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 23,021 for

loadoptions

(0.28 sec)
  1. LoadOptions.resourceLoadingCallback property | ...

    Loadoptions.resourceLoadingCallback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML....resourceLoadingCallb property LoadOptions.resourceLoadingCallb property...WORDSNODEJS-121 - Add support of loadOptions.resourceLoadingCallb' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::IDocumentProcessorPlugin::Load m...

    Aspose::Words::IDocumentProcessorPlugin::Load method. Load the document using 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...
  3. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....fonts are configured through LoadOptions before the presentation is...API: Create an instance of LoadOptions . Set the DefaultRegularFont...

    docs.aspose.com/slides/java/default-font/
  4. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation....C++ auto loadOptions = System :: MakeObject < LoadOptions > ();...(); loadOptions -> set_Password( u "123123" ); auto presentation...

    products.aspose.com/slides/cpp/unlock/ppt/
  5. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....LoadingProgressCallb (); LoadOptions loadOptions = new LoadOptions { ProgressCallback...+ "Big document.docx" , loadOptions ); } catch ( OperationCanceledExc...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation....using Java LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.ppt" , loadOptions ); try { presentation . ...

    products.aspose.com/slides/java/unlock/ppt/
  7. Aspose.PSD for Java 25.10 - Release Notes|Docum...

    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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...setLoadEffectsResour ( true ); loadOptions . setUseDiskForLoadEff (...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. LoadOptions.convertMetafilesToPng property | As...

    Loadoptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convertMetafilesToPn property LoadOptions.convertMetafilesToPn property...shape ); let loadOptions = new aw . Loading . LoadOptions (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and save options in C++....Words :: Loading :: LoadOptions > loadOptions , System :: SharedPtr...ream> The input stream. loadOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. 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...