Convert EPUB to XLTM via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...
Field.asFieldPrivate method. Cast field to [FieldPrivate](../../../aspose.words.fields/fieldprivate/)....method returns a base class object, you should explicitly cast...
Field.asFieldBidiOutline method. Cast field to [FieldBidiOutline](../../../aspose.words.fields/fieldbidioutline/)....method returns a base class object, you should explicitly cast...
Field.asFieldLink method. Cast field to [FieldLink](../../../aspose.words.fields/fieldlink/)....method returns a base class object, you should explicitly cast...
Field.asFieldGreetingLine method. Cast field to [FieldGreetingLine](../../../aspose.words.fields/fieldgreetingline/)....method returns a base class object, you should explicitly cast...
Field.asFieldAuthor method. Cast field to [FieldAuthor](../../../aspose.words.fields/fieldauthor/)....method returns a base class object, you should explicitly cast...
Field.asFieldEQ method. Cast field to [FieldEQ](../../../aspose.words.fields/fieldeq/)....method returns a base class object, you should explicitly cast...
Field.asFieldOcx method. Cast field to [FieldOcx](../../../aspose.words.fields/fieldocx/)....method returns a base class object, you should explicitly cast...
There is a coding example to set alternative text for an image at Set alternative text for Image|Aspose.PDF for .NET but I do not see the TrySetAlternativeText / TryGetAlternativeText methods on the XImage Object. Are t…...TryGetAlternativeTex methods on the XImage object. Are these methods still available...
Field.asFieldDocVariable method. Cast field to [FieldDocVariable](../../../aspose.words.fields/fielddocvariable/)....method returns a base class object, you should explicitly cast...