Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 22,515 for

loadoptions

(0.2 sec)
  1. 演示文稿属性|Aspose.Slides for PHP 文档

    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....演示文稿设置默认语言: $loadOptions = new LoadOptions (); $loadOptions -> setDefaultTextLangua...$pres = new Presentation ( $loadOptions ); try { # 添加一个新的矩形形状,并带有文本...

    docs.aspose.com/slides/zh/php-java/presentation...
  2. Aspose.PSD for .NET 20.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....start , Point end , LoadOptions loadOptions ) { throw new NotImplementedExcept...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  3. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....js via C++提供了 LoadOptions.CultureInfo 属性,你可以用它在不更改...options = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  4. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 Aspose.Cells for Node.js via C++ 检查修改密码|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 检查修改密码是否匹配。... LoadOptions (); opts . setPassword (...

    docs.aspose.com/cells/zh/nodejs-cpp/check-passw...
  7. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++.... LoadOptions (); options . setLoadFilter...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  8. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...inside the load options LoadOptions opts ; opts . SetPassword...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  9. Aspose.PSD for Java 20.5 - Release Notes|Docume...

    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 ();...to show loading progress loadOptions . setProgressEventHand (...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...MakeObject < LoadOptions > (); loadOptions -> set_DefaultTextLanguage...

    docs.aspose.com/slides/cpp/text-formatting/