Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 20,208 for

loadoptions

(0.04 sec)
  1. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts pages from document from input stream to array of images.... LoadOptions , save_options : aspose ...input stream. load_options LoadOptions The document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  3. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the Loadoptions LoadFormat property to easily specify document formats. Optimize loading with the default Auto setting for seamless performance....LoadFormat Contents [ Hide ] LoadOptions.LoadFormat property Specifies...object. HtmlLoadOptions loadOptions = new HtmlLoadOptions ( LoadFormat...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::LowCode::Converter::ConvertToIma...

    Aspose::Words::LowCode::Converter::ConvertToImages method. Converts the pages of the specified document to images in the specified format and returns an array of streams containing the images in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&, const System::SharedP...Words :: Loading :: LoadOptions > & loadOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. LoadOptions.language_preferences property | Asp...

    Loadoptions.language_preferences property. Gets language preferences that will be used when document is loading....language_preferences property LoadOptions.language_preferences property...load_options = aw . loading . LoadOptions () load_options . language_preferences...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Support For Interruptable Library|Aspose.Slides...

    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....multiple tokens passed to the LoadOptions.set_InterruptionToken() method...interruption token is set and the LoadOptions instance passed to the Presentation...

    docs.aspose.com/slides/cpp/support-for-interrup...
  7. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....c )); } HtmlLoadOptions loadOptions = HtmlLoadOptions ( LoadFormat...LoadFormat :: Html ); loadOptions . SetKeepPrecision ( true ); Vector...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  8. Custom PowerPoint Font in Java|Aspose.Slides Do...

    PowerPoint custom fonts in Java...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/androidjava/custom-font/
  9. Pattern Overlay not supported - Free Support Fo...

    The attached zip has a single PSD file, that file has a single text layer, that layer has a simple pattern overlay. input.zip (525.4 KB) Saving this kind of files (with a pattern overlay in a text layer) outputs a brok…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setLoa...(PsdImage)Image.load("input.psd", loadOptions); // Assuming the pattern...

    forum.aspose.com/t/pattern-overlay-not-supporte...
  10. IDocumentLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IDocumentLoadingCallback class. Implement this interface if you want to have your own custom method called during loading a document....WORDSNODEJS-122 - Add support of LoadOptions.ProgressCallback' , () =>...(); let loadOptions = new aw . Loading . LoadOption (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...