ShapeBase Title property. Gets or sets the title caption of the current shape object in C#.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...
Class for removing all Java Script code....Remove Java Script from the document. Strip (string, string) Remove...Remove Java Script from document. See Also namespace Aspose.Pdf...
FieldCitation FormatLanguageId property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style to format the citation in the Document in C#....format the citation in the document. public string FormatLanguageId...BIBLIOGRAPHY fields. // Open a document containing bibliographical...
FontFallbackSettings LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C#....= "Noto Sans" ; Document doc = new Document (); doc . FontSettings...fallback font settings. Document doc = new Document (); FontSettings...
Comment DateTimeUtc property. Gets the UTC date and time that the comment was made in C#.... Document doc = new Document (); DocumentBuilder...UtcDateTime.docx" ); doc = new Document ( ArtifactsDir + "Comment...
Aspose.Words.Fields.FieldNumChars class. Implements the NUMCHARS field in C#....the Working with Fields documentation article. public class FieldNumChars...modifications made to the document. IsLocked { get; set; } Gets...
Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a Document into the Text format in C#....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. public class TxtSaveOptions...
Field IsDirty property. Gets or sets whether the current result of the field is no longer correct stale due to other modifications made to the Document in C#....modifications made to the document. public bool IsDirty { get...updating field result. Document doc = new Document (); DocumentBuilder...
HtmlSaveOptions ScaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML MHTML or EPUB. Default value is true in C#....image in a Microsoft Word document is a shape. The shape has...browser when displaying the document. When ScaleImageToShapeSiz...