Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a revision, then...
Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...
ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...
Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Jason...
Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...