Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 22,594 for

loadoptions

(0.07 sec)
  1. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN 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...
  2. FieldTime | Aspose.Words for Java

    Implements the TIME 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...
  3. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY 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...
  4. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...pres = new Presentation ( loadOptions ); try { // Adds a new rectangle...

    docs.aspose.com/slides/java/presentation-proper...
  5. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...Cells 允许您不加载图表,使用 LoadOptions.getLoadFilter() 属性实现。 加载不带图表的电子表格...options = new AsposeCells . LoadOptions (); // Include everything...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  6. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...This can be done using the LoadOptions class, where you can set...document. LoadOptions loadOptions = new LoadOptions(); loadOptions...

    forum.aspose.com/t/getting-incorrect-revision-i...
  7. Prohlížeč souborů PSD | products.aspose.com

    Prohlížeč souborů PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cz/view/psd-file-viewer/
  8. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。... 在加载文件之前,需要设置系统区域设置,使用 LoadOptions.GetRegion() 属性。 以下示例代码演示如何获取本地区域的主题字体。...Instantiate a new LoadOptions LoadOptions options ; // Set the...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  9. Otvorite PSD datoteku na mreži | products.aspos...

    Otvorite PSD datoteku na mreži pomoću Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cr/view/open-psd-online/
  10. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...LoadOptions doesn’t appear to be a namespace...tainer #=zr8E88lHN38cN, LoadOptions #=z9C$pAv$jcEfd) at Aspose...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...