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...
本文提供示例代码,并说明如何以编程方式在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...
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...
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...
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...
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...
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...
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...
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...