Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 20,205 for

loadoptions

(0.03 sec)
  1. LanguagePreferences.addEditingLanguage method |...

    LanguagePreferences.addEditingLanguage method. Adds additional editing language.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...editing language.docx" , loadOptions ); var localeIdFarEast =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LanguagePreferences.defaultEditingLanguage prop...

    LanguagePreferences.defaultEditingLanguage property. Gets or sets default editing language.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...editing language.docx" , loadOptions ); var localeId = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LanguagePreferences.DefaultEditingLanguage | As...

    Manage your editing experience with the LanguagePreferences DefaultEditingLanguage property. Easily set and customize your default editing language.... LoadOptions loadOptions = new LoadOptions (); loadOptions...editing language.docx" , loadOptions ); int localeId = doc . Styles...

    reference.aspose.com/words/net/aspose.words.loa...
  4. 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...
  5. Default Font|Aspose.Slides for Python Documenta...

    PowerPoint default fonts in Python...API: Create an instance of LoadOptions. Set the DefaultRegularFont...and asian fonts loadOptions = slides . LoadOptions ( slides . LoadFormat...

    docs.aspose.com/slides/python-net/default-font/
  6. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your documents. Enhance readability and formatting with this powerful feature!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....0 file, use LoadOptions and set the related attribute...attribute for the LoadOptions class for the template file to be loaded...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  8. Aspose::Words::Loading::LanguagePreferences::Ad...

    Aspose::Words::Loading::LanguagePreferences::AddEditingLanguage method. Adds additional editing language in C++.... auto loadOptions = MakeObject < LoadOptions > (); loadOptions...editing language.docx" , loadOptions ); int localeIdFarEast =...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose.PSD for .NET 23.11 - 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....shell up, shell down var loadOptions = new PsdLoadOptions () {...Load ( sourceFileFish , loadOptions )) { psdImage . Save ( outputFileFish...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  10. Default Font - PowerPoint C# API|Aspose.Slides ...

    PowerPoint C# API lets you set the default font for rendering presentations to PDF, XPS or thumbnails...API: Create an instance of LoadOptions. Set the DefaultRegularFont...Asian fonts LoadOptions loadOptions = new LoadOptions ( LoadFormat...

    docs.aspose.com/slides/net/default-font/