Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 21,047 for

loadoptions

(0.06 sec)
  1. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...options for XLSX format LoadOptions options ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  2. Working with Password Protected Projects

    Learn how to use Aspose.Tasks for .NET to read or save Microsoft Project MPP project files with password protection. Also the samples of reading or saving password-protected projects in MPP format are presented below....Or Use a Project(string, LoadOptions) constructor overload in..."New Project.mpp" , new LoadOptions { Password = "password" }...

    docs.aspose.com/tasks/net/working-with-password...
  3. Aspose.Cells 9.0.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.... IsItalic = true ; 增加了 LoadOptions.CultureInfo 属性 Aspose.Cells...Cells for .NET 9.0.0 已经公开了 LoadOptions.CultureInfo 属性,允许在加载文档到 Workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Presentation Properties|Aspose.Slides for PHP D...

    Manage PowerPoint presentation properties in PHP...presentation: $loadOptions = new LoadOptions (); $loadOptions -> setDefaultTextLangua...$pres = new Presentation ( $loadOptions ); try { # Adds a new rectangle...

    docs.aspose.com/slides/php-java/presentation-pr...
  5. 在 C++ 中将 PowerPoint 转换为 PDF|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合或可访问性标准的 PDF。...System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...MakeObject < LoadOptions > (); System :: SharedPtr < FontSubstSendsWarnin...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  6. Msg file to tiff conversion with complete email...

    Hi Team, Currently i am converting msg file to tiff image. But i need to show the complete sender address in the converted image. Is there any option to show complete address in the converted tiff image. Please see the…...<span style="color:#2b91af;">LoadOptions</span> opt = <span style...<span style="color:#2b91af;">LoadOptions</span>(); opt.LoadFormat...

    forum.aspose.com/t/msg-file-to-tiff-conversion-...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private set of fonts for workbook rendering using Aspose.Cells for C++....options with font configs LoadOptions opts ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/cpp/specify-individual-or...
  8. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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...
  9. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.Loadoptions = Nothing oWordsOptions = New Aspose.Words.Loading.Loadoptions oWordsOptions.ResourceLoadingCallback = Ne…...LoadOptions = Nothing oWordsOptions =...New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallb...

    forum.aspose.com/t/stack-overflow-when-converti...
  10. FieldFileName | Aspose.Words for Java

    Implements the FILENAME 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...