Aspose::Words::Drawing::ShapeBase::get_Title method. Gets or sets the title (caption) of the current shape object in C++....InsertNode ( shape ); // When we save a document with a shape that...the shape's Alt Text. doc -> Save ( get_ArtifactsDir () + u "Shape...
Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...
Discover the ImageSavingArgs Document property to access the current document being Saved, enhancing your workflow efficiency and saving time....object that is currently being saved. public Document Document {...Shows how to involve an image saving callback in an HTML conversion...
Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...
PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... Saving . PdfZoomBehavior Remarks The...can pass to the document's "Save" method // to modify how that...
PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...
aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...
HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...standard that should be used when saving the document to HTML or MHTML...self ) -> aspose . words . saving . HtmlVersion : ... @html_version...
Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/Saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/Saveformat/#Mhtml) formats....version of HTML is used when saving the document to SaveFormat...Members Name Description Xhtml Saves the document in compliance with...