Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 33,600 for

saveoptions

(0.16 sec)
  1. SaveOptions.defaultTemplate property | Aspose.W...

    Saveoptions.defaultTemplate property. Gets or sets path to default template (including filename)...defaultTemplate property SaveOptions.defaultTemplate property...Words.Saving class SaveOptions SaveOptions.allowEmbeddingPostSc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 C++ 在 Node.js 中获取工作表中的最大范围|Documentation

    本文描述了如何使用 Aspose.Cells for Node.js via C++ 获取 Excel 文件的最大范围、最大数据范围和最大显示范围。...the range to html const saveOptions = new AsposeCells . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . setExportActiveWorks ( true );...

    docs.aspose.com/cells/zh/nodejs-cpp/get-max-ran...
  3. SaveOptions.allowEmbeddingPostScriptFonts prope...

    Saveoptions.allowEmbeddingPostScriptFonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...allowEmbeddingPostSc property SaveOptions.allowEmbeddingPostSc property...Words.Saving class SaveOptions SaveOptions.defaultTemplate property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Avoid Blank Page in Output PDF when there is No...

    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....String fileName , SaveOptions saveOptions ) AI Document Assistant...

    docs.aspose.com/cells/net/avoid-blank-page-in-o...
  5. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid a blank page in output PDF when there is nothing to print with Aspose.Cells for Python via .NET API....String fileName , SaveOptions saveOptions ) AI Document Assistant...

    docs.aspose.com/cells/python-net/avoid-blank-pa...
  6. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable document content such as shape widths and other during saving in Java....OdtSaveOptions saveOptions = new OdtSaveOptions(); { saveOptions.setMe..."OdtSaveOptions.Odt11Schema.odt", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveoptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++.... // We can pass a SaveOptions object to specify a different...different page to render. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also class Fill namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  10. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...PdfA1a); // 更新为所需的PDF适配 saveOptions.setSaveFormat(SaveFormat...

    forum.aspose.com/t/docx-pdf/315236