search/mag_sel search/close
Aspose::Words::DocumentBuilder Member List

This is the complete list of members for Aspose::Words::DocumentBuilder, including all inherited members.

DeleteRow(int32_t tableIndex, int32_t rowIndex)Aspose::Words::DocumentBuilder
DocumentBuilder()Aspose::Words::DocumentBuilder
DocumentBuilder(System::SharedPtr< Aspose::Words::Document > doc)Aspose::Words::DocumentBuilder
EndBookmark(System::String bookmarkName)Aspose::Words::DocumentBuilder
EndColumnBookmark(System::String bookmarkName)Aspose::Words::DocumentBuilder
EndEditableRange()Aspose::Words::DocumentBuilder
EndEditableRange(System::SharedPtr< Aspose::Words::EditableRangeStart > start)Aspose::Words::DocumentBuilder
EndRow()Aspose::Words::DocumentBuilder
EndTable()Aspose::Words::DocumentBuilder
get_Bold()Aspose::Words::DocumentBuilder
get_CellFormat()Aspose::Words::DocumentBuilder
get_CurrentNode()Aspose::Words::DocumentBuilder
get_CurrentParagraph()Aspose::Words::DocumentBuilder
get_CurrentSection()Aspose::Words::DocumentBuilder
get_CurrentStory()Aspose::Words::DocumentBuilder
get_Document() constAspose::Words::DocumentBuilder
get_Font()Aspose::Words::DocumentBuilder
get_IsAtEndOfParagraph()Aspose::Words::DocumentBuilder
get_IsAtStartOfParagraph()Aspose::Words::DocumentBuilder
get_Italic()Aspose::Words::DocumentBuilder
get_ListFormat()Aspose::Words::DocumentBuilder
get_PageSetup()Aspose::Words::DocumentBuilder
get_ParagraphFormat()Aspose::Words::DocumentBuilder
get_RowFormat()Aspose::Words::DocumentBuilder
get_Underline()Aspose::Words::DocumentBuilder
GetType() const overrideAspose::Words::DocumentBuildervirtual
InsertBreak(Aspose::Words::BreakType breakType)Aspose::Words::DocumentBuilder
InsertCell()Aspose::Words::DocumentBuilder
InsertChart(Aspose::Words::Drawing::Charts::ChartType chartType, double width, double height)Aspose::Words::DocumentBuilder
InsertChart(Aspose::Words::Drawing::Charts::ChartType chartType, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertCheckBox(System::String name, bool checkedValue, int32_t size)Aspose::Words::DocumentBuilder
InsertCheckBox(System::String name, bool defaultValue, bool checkedValue, int32_t size)Aspose::Words::DocumentBuilder
InsertComboBox(System::String name, System::ArrayPtr< System::String > items, int32_t selectedIndex)Aspose::Words::DocumentBuilder
InsertDocument(System::SharedPtr< Aspose::Words::Document > srcDoc, Aspose::Words::ImportFormatMode importFormatMode)Aspose::Words::DocumentBuilder
InsertDocument(System::SharedPtr< Aspose::Words::Document > srcDoc, Aspose::Words::ImportFormatMode importFormatMode, System::SharedPtr< Aspose::Words::ImportFormatOptions > importFormatOptions)Aspose::Words::DocumentBuilder
InsertField(Aspose::Words::Fields::FieldType fieldType, bool updateField)Aspose::Words::DocumentBuilder
InsertField(System::String fieldCode)Aspose::Words::DocumentBuilder
InsertField(System::String fieldCode, System::String fieldValue)Aspose::Words::DocumentBuilder
InsertFootnote(Aspose::Words::Notes::FootnoteType footnoteType, System::String footnoteText)Aspose::Words::DocumentBuilder
InsertFootnote(Aspose::Words::Notes::FootnoteType footnoteType, System::String footnoteText, System::String referenceMark)Aspose::Words::DocumentBuilder
InsertHorizontalRule()Aspose::Words::DocumentBuilder
InsertHtml(System::String html)Aspose::Words::DocumentBuilder
InsertHtml(System::String html, bool useBuilderFormatting)Aspose::Words::DocumentBuilder
InsertHyperlink(System::String displayText, System::String urlOrBookmark, bool isBookmark)Aspose::Words::DocumentBuilder
InsertImage(System::SharedPtr< System::Drawing::Image > image)Aspose::Words::DocumentBuilder
InsertImage(System::String fileName)Aspose::Words::DocumentBuilder
InsertImage(System::SharedPtr< System::IO::Stream > stream)Aspose::Words::DocumentBuilder
InsertImage(System::ArrayPtr< uint8_t > imageBytes)Aspose::Words::DocumentBuilder
InsertImage(System::SharedPtr< System::Drawing::Image > image, double width, double height)Aspose::Words::DocumentBuilder
InsertImage(System::String fileName, double width, double height)Aspose::Words::DocumentBuilder
InsertImage(System::SharedPtr< System::IO::Stream > stream, double width, double height)Aspose::Words::DocumentBuilder
InsertImage(System::ArrayPtr< uint8_t > imageBytes, double width, double height)Aspose::Words::DocumentBuilder
InsertImage(System::SharedPtr< System::Drawing::Image > image, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertImage(System::String fileName, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertImage(System::SharedPtr< System::IO::Stream > stream, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertImage(System::ArrayPtr< uint8_t > imageBytes, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertNode(System::SharedPtr< Aspose::Words::Node > node)Aspose::Words::DocumentBuilder
InsertOleObject(System::SharedPtr< System::IO::Stream > stream, System::String progId, bool asIcon, System::SharedPtr< System::IO::Stream > presentation)Aspose::Words::DocumentBuilder
InsertOleObject(System::String fileName, bool isLinked, bool asIcon, System::SharedPtr< System::IO::Stream > presentation)Aspose::Words::DocumentBuilder
InsertOleObject(System::String fileName, System::String progId, bool isLinked, bool asIcon, System::SharedPtr< System::IO::Stream > presentation)Aspose::Words::DocumentBuilder
InsertOleObjectAsIcon(System::String fileName, bool isLinked, System::String iconFile, System::String iconCaption)Aspose::Words::DocumentBuilder
InsertOleObjectAsIcon(System::String fileName, System::String progId, bool isLinked, System::String iconFile, System::String iconCaption)Aspose::Words::DocumentBuilder
InsertOleObjectAsIcon(System::SharedPtr< System::IO::Stream > stream, System::String progId, System::String iconFile, System::String iconCaption)Aspose::Words::DocumentBuilder
InsertOnlineVideo(System::String videoUrl, double width, double height)Aspose::Words::DocumentBuilder
InsertOnlineVideo(System::String videoUrl, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertOnlineVideo(System::String videoUrl, System::String videoEmbedCode, System::ArrayPtr< uint8_t > thumbnailImageBytes, double width, double height)Aspose::Words::DocumentBuilder
InsertOnlineVideo(System::String videoUrl, System::String videoEmbedCode, System::ArrayPtr< uint8_t > thumbnailImageBytes, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertParagraph()Aspose::Words::DocumentBuilder
InsertShape(Aspose::Words::Drawing::ShapeType shapeType, double width, double height)Aspose::Words::DocumentBuilder
InsertShape(Aspose::Words::Drawing::ShapeType shapeType, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, double width, double height, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertSignatureLine(System::SharedPtr< Aspose::Words::SignatureLineOptions > signatureLineOptions)Aspose::Words::DocumentBuilder
InsertSignatureLine(System::SharedPtr< Aspose::Words::SignatureLineOptions > signatureLineOptions, Aspose::Words::Drawing::RelativeHorizontalPosition horzPos, double left, Aspose::Words::Drawing::RelativeVerticalPosition vertPos, double top, Aspose::Words::Drawing::WrapType wrapType)Aspose::Words::DocumentBuilder
InsertStyleSeparator()Aspose::Words::DocumentBuilder
InsertTableOfContents(System::String switches)Aspose::Words::DocumentBuilder
InsertTextInput(System::String name, Aspose::Words::Fields::TextFormFieldType type, System::String format, System::String fieldValue, int32_t maxLength)Aspose::Words::DocumentBuilder
Is(const System::TypeInfo &target) const overrideAspose::Words::DocumentBuildervirtual
MoveTo(System::SharedPtr< Aspose::Words::Node > node)Aspose::Words::DocumentBuilder
MoveToBookmark(System::String bookmarkName)Aspose::Words::DocumentBuilder
MoveToBookmark(System::String bookmarkName, bool isStart, bool isAfter)Aspose::Words::DocumentBuilder
MoveToCell(int32_t tableIndex, int32_t rowIndex, int32_t columnIndex, int32_t characterIndex)Aspose::Words::DocumentBuilder
MoveToDocumentEnd()Aspose::Words::DocumentBuilder
MoveToDocumentStart()Aspose::Words::DocumentBuilder
MoveToField(System::SharedPtr< Aspose::Words::Fields::Field > field, bool isAfter)Aspose::Words::DocumentBuilder
MoveToHeaderFooter(Aspose::Words::HeaderFooterType headerFooterType)Aspose::Words::DocumentBuilder
MoveToMergeField(System::String fieldName)Aspose::Words::DocumentBuilder
MoveToMergeField(System::String fieldName, bool isAfter, bool isDeleteField)Aspose::Words::DocumentBuilder
MoveToParagraph(int32_t paragraphIndex, int32_t characterIndex)Aspose::Words::DocumentBuilder
MoveToSection(int32_t sectionIndex)Aspose::Words::DocumentBuilder
PopFont()Aspose::Words::DocumentBuilder
PushFont()Aspose::Words::DocumentBuilder
set_Bold(bool value)Aspose::Words::DocumentBuilder
set_Document(System::SharedPtr< Aspose::Words::Document > value)Aspose::Words::DocumentBuilder
set_Italic(bool value)Aspose::Words::DocumentBuilder
set_Underline(Aspose::Words::Underline value)Aspose::Words::DocumentBuilder
StartBookmark(System::String bookmarkName)Aspose::Words::DocumentBuilder
StartColumnBookmark(System::String bookmarkName)Aspose::Words::DocumentBuilder
StartEditableRange()Aspose::Words::DocumentBuilder
StartTable()Aspose::Words::DocumentBuilder
Type()Aspose::Words::DocumentBuilderstatic
Write(System::String text)Aspose::Words::DocumentBuilder
Writeln(System::String text)Aspose::Words::DocumentBuilder
Writeln()Aspose::Words::DocumentBuilder