Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,975 for

save

(0.7 sec)
  1. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback... To learn more, visit the Save a Document documentation article... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过Node.js和C++管理分页符|Documentation

    本文提供示例代码,并说明如何以编程方式在Excel工作表中添加、清除或删除特定的分页符,使用Aspose.Cells for Node.js via C++。..."Y30" ); // Save the Excel file. workbook . save ( path . join...removeAt ( 0 ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-pa...
  3. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style....spacing above and below them and save the document. builder . Writeln...Writeln ( "Paragraph 2." ); doc . Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....document should be rendered when saving in SVG format. Members Name...the SvgSaveOptions object to save with no page borders or selectable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts 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...fonts in a document upon it is saved. The default value is False...True . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to document content... Saving . OdtSaveMeasureUnit Remarks...define style parameters of a saved ODT document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. let doc...that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 幻灯片|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用切换效果,并导出为 PowerPoint 和 OpenDocument。...$blankLayout ); $presentation -> save ( "slide.pptx" , SaveFormat...$clonedSlide ); $presentation -> save ( "slide_cloned.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtindocumentproperties/created_time/) property is updated before saving...property is updated before saving. Default value is False ; @property...“CreatedTime” property when saving. doc = aw . Document () created_time...

    reference.aspose.com/words/python-net/aspose.wo...