Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Inserts a break of the specified type into the document. public void...BreakType breakType ) Parameter Type Description breakType BreakType...
Checks if an item index should be skipped in Aspose.Words for efficient document handling....ShouldSkipIndex ( int index ) Parameter Type Description index Int32 The...index of the item. Return Value true if the item should be skipped;...
Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...Gets or sets an index entry type used to build the index. Format...FieldFormat object that provides typed access to field’s formatting...
This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...
Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...Document > & doc ) Parameter Type Description doc const Syste...
Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++....DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...FieldType :: FieldMacroButton , true )); field -> set_MacroName (...
Specifies the appearance of a structured document tag in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, 0, true); if (tag.getAppearance() ==...sdtAppearanceName) Parameters: Parameter Type Description sdtAppearanceName...
Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....dialog supports three target types: Web Page , This Document ,...hyperlink style ( underline: true , color: #0000ff ), and updates...
Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java...."PrettyFormat" property to "true" to apply tab character indentation..."MemoryOptimization" flag to "true" to decrease memory consumption...