FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...FontSubstitutionWarn namespace Aspose.Words assembly Aspose.Words FontSubstitutionWarn...
Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Document doc = new Document (); DocumentBuilder...supports PostScript to print our document, // this command will turn...
Discover Aspose.Words.LowCode.SplitCriteria enum for efficient Document splitting. Optimize your workflow with versatile options for seamless part management....enumeration Specifies how the document is split into parts. public...Page 0 Specifies that the document is split into pages. SectionBreak...
Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your Document editing experience....work with a document builder’s current story. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...
Adjust image resolution effortlessly with HtmlSaveOptions. Optimize your HTML, MHTML, or EPUB exports with customizable settings for stunning visuals....saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words HtmlSaveOptions...
Discover the Footnote ActualReferenceMark property to access the precise text of reference marks in your Documents, enhancing clarity and organization....reference mark displayed in the document for this footnote. public...all reference marks of the document, or to update the values after...
Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...
Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...Shows how to traverse the document’s node tree using the pre-order...shape with an image. Document doc = new Document ( MyDir + "Images...
Use Aspose.Words for .NET via COM Interop in Python, PHP, VBScript, JScript, and other programming languages....your programming language documentation and the language-specific...topics further in this documentation. Working with COM objects...