Field.asFieldDocProperty method. Cast field to [FieldDocProperty](../../../aspose.words.fields/fielddocproperty/)....method returns a base class object, you should explicitly cast...
Field.asFieldNext method. Cast field to [FieldNext](../../../aspose.words.fields/fieldnext/)....method returns a base class object, you should explicitly cast...
Field.asFieldTitle method. Cast field to [FieldTitle](../../../aspose.words.fields/fieldtitle/)....method returns a base class object, you should explicitly cast...
Field.asFieldNumChars method. Cast field to [FieldNumChars](../../../aspose.words.fields/fieldnumchars/)....method returns a base class object, you should explicitly cast...
Shape.chart property. Provides access to the chart properties if this shape has a [Chart](../../chart/)....property will return the Chart object only if Shape.hasChart property...
Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...// Instantiating a Workbook object from the uploaded file const...
Discover the SignerContext CertificateHolder feature, which provides a secure certificate for file signing, ensuring authenticity and integrity in your documents....property CertificateHolder object with certificate that used...
Aspose.Words.Fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) Object....embedded font inside FontInfo object. When saving a document to...
Shape.chart property. Provides access to the chart properties if this shape has a [Chart](../../../aspose.words.drawing.charts/chart/)....property will return the Chart object only if Shape.has_chart property...
DocumentVisitor.visit_body_start method. Called when enumeration of the main text story in a section has started....Type Description body Body The object that is being visited. Returns...