Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 20,554 for

loadoptions

(0.04 sec)
  1. 默认字体 - PowerPoint Java API|Aspose.Slides 文档

    PowerPoint Java API 允许您设置渲染演示文稿为 PDF、XPS 或缩略图时的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。...for Android 从外部目录加载字体: 创建 LoadOptions 的实例。 设置 DefaultRegularFont...使用加载选项定义默认的常规字体和亚洲字体 LoadOptions loadOptions = new LoadOptions ( LoadFormat...

    docs.aspose.com/slides/zh/androidjava/default-f...
  2. LoadOptions.convertMetafilesToPng property | As...

    Loadoptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convertMetafilesToPn property LoadOptions.convertMetafilesToPn property...shape ); let loadOptions = new aw . Loading . LoadOptions (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LanguagePreferences Class | Aspose.Words for .NET

    Discover the Aspose.Words.LanguagePreferences class to effortlessly customize and manage language settings for enhanced document processing.... LoadOptions loadOptions = new LoadOptions (); loadOptions...editing language.docx" , loadOptions ); int localeIdFarEast =...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Manage Blob|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/manage-blob/
  5. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadoptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose::Words::WarningInfoCollection::get_Count...

    Aspose::Words::WarningInfoCollection::get_Count method. Gets the number of elements contained in the collection in C++....WarningInfoCollectio > (); auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> set_WarningCallback...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Converting DWF -> PDF StartIndex cannot be less...

    I have a DWF file (see attachment) that I’m trying to convert to PDF. This is the code: try { var image = Image.Load(@"C:\Users\niels\Downloads\130041 Final Construction Release (2).DWF"); var imageOptions = ne…...tainer #=zCA8yrCHFc10i, LoadOptions #=zEoGjoEF7DIzu) at #=zU...tainer #=zCA8yrCHFc10i, LoadOptions #=zEoGjoEF7DIzu) at #=zV...

    forum.aspose.com/t/converting-dwf-pdf-startinde...
  8. LoadOptions.tempFolder property | Aspose.Words ...

    Loadoptions.tempFolder property. Allows to use temporary files when reading document...tempFolder property LoadOptions.tempFolder property Allows to...options = new aw . Loading . LoadOptions (); options . tempFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....docx"); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions(true);...CsvDataLoadOptions(true); loadOptions.setDelimiter(';'); loadOptions.setCommentChar('$');...

    reference.aspose.com/words/java/com.aspose.word...
  10. LoadOptions.ProgressCallback | Aspose.Words for...

    Discover the Loadoptions ProgressCallback property to track document loading progress efficiently. Enhance your app's performance and user experience!...ProgressCallback Contents [ Hide ] LoadOptions.ProgressCallback property...LoadingProgressCallb (); LoadOptions loadOptions = new LoadOptions { ProgressCallback...

    reference.aspose.com/words/net/aspose.words.loa...