Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing Document navigation effortlessly....Working with Bookmarks documentation article. public class BookmarksOutlineLeve...will not be displayed in the document outline. Specify 1 and Word...
Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you to easily get or set the MIME type for seamless integration.... Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...
Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...
Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs....shape is decorative in the document. public bool IsDecorative...shape is decorative. Document doc = new Document ( MyDir + "Decorative...
Optimize your Document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...
Discover the FieldTemplate IncludeFullPath property to easily manage full file path inclusion, enhancing your project's efficiency and organization....location of a document’s template. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldTemplate...
Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...
Save VCF to OTT in your Python applications without using Microsoft Outlook or Word...by Microsoft Word to store documents. It is a template format that...that can be used to create documents with a consistent look and...
Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your Document layout with precise measurements!...page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...
Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across pages seamlessly....the document. Examples Shows ways of traversing a document’s layout...layout entities. // Open a document that contains a variety of...