Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 20,208 for

loadoptions

(0.05 sec)
  1. Aspose.Cells 16.12.0 中的公共 API 更改|Documentation

    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....0 已公开了 LoadFilter 类及 LoadOptions.LoadFilter 属性,二者可一起控制在从模板文件初始化...an instance of LoadOptions class LoadOptions options = new LoadOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadoptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words.loa...
  3. AutoFit Row Height Automatically When Loading f...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....)); const loadOptions = new AsposeCells . LoadOptions (); loadOptions... AutoFitterOptions ()); loadOptions . getAutoFitterOptions ()...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  4. LoadOptions.encoding property | Aspose.Words fo...

    Loadoptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document...encoding property LoadOptions.encoding property Gets or sets...load_options = aw . loading . LoadOptions () load_options . encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document 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...
  6. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents 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...
  7. Manage Blob|Aspose.Slides for PHP Documentation

    Manage Blob in PowerPoint Presentation using PHP. Use Blob to reduce memory consumption in PowerPoint Presentation using PHP. Add large file through Blob to PowerPoint Presentation using PHP. Export large file through Blob from PowerPoint Presentation using PHP. Load a large PowerPoint Presentation as Blob using PHP....pptx" ; $loadOptions = new LoadOptions (); # Locks the...NOT load it into memory $loadOptions -> getBlobManagementOpt ()...

    docs.aspose.com/slides/php-java/manage-blob/
  8. HtmlLoadOptions.SupportFontFaceRules | Aspose.W...

    Discover HtmlLoadoptions SupportFontFaceRules, control font loading with ease. Enhance your web design by enabling custom fonts for a polished look....HtmlLoadOptions loadOptions = new HtmlLoadOptions (); loadOptions . SupportFontFaceRules..."Html with FontFace.html" , loadOptions ); Assert . AreEqual ( "Squarish...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation....using C# LoadOptions loadOptions = new LoadOptions {Password...Presentation( "pres.ppt" , loadOptions)) { presentation.ProtectionManager...

    products.aspose.com/slides/net/unlock/ppt/
  10. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output document. Default value is true in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( doc...IncorrectPasswordExc ); auto loadOptions = MakeObject < LoadOptions > ( u "MyPassword"...

    reference.aspose.com/words/cpp/aspose.words.sav...