DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section....docx' ) See Also module aspose.words class DocumentBuilder DocumentBuilder...
BookmarkStart.accept method. Accepts a visitor.... accept ( visitor : Aspose . Words . DocumentVisitor ) Parameter...` ; }); See Also module Aspose.Words class BookmarkStart BookmarkStart...
Node.previousSibling property. Gets the node immediately preceding this node....get previousSibling () : Aspose . Words . Node Remarks If there...text." ); See Also module Aspose.Words class Node Node.parentNode...
Aspose::Words::CalendarType enum. Specifies the type of a calendar in C++....Namespace Aspose::Words Library Aspose.Words for C++ Aspose::Words::BreakType...
Base class for special characters in the document in Java....aspose.words.Node , com.aspose.words.Inline public...To learn more, visit the Aspose.Words Document Object Model (DOM)...
DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../).... get currentStory () : Aspose . Words . Story Examples Shows...true ); See Also module Aspose.Words class DocumentBuilder DocumentBuilder...
Create a blank document or to load it from a file or stream using Node.js....you want to perform with Aspose.Words involves loading a document...load format supported by Aspose.Words. For the list of all supported...
Paragraph.frameFormat property. Provides access to the frame formatting properties.... get frameFormat () : Aspose . Words . FrameFormat Examples...( 0.0 ); See Also module Aspose.Words class Paragraph Paragraph...
The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Document class is central in Aspose.Words. It represents a document...you want to perform with Aspose.Words: create a new document from...