Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 50,907 for

doc

(0.06 sec)
  1. Aspose::Words::TableStyle::get_LeftIndent metho...

    Aspose::Words::TableStyle::get_LeftIndent method. Gets or sets the value that represents the left indent of a table in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of aligning...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAxis TickLabels property to customize your axis tick mark labels for enhanced data visualization and clarity in your charts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTickLabels.Font | Aspose.Words for .NET

    Enhance your charts with the AxisTickLabels Font property, allowing customizable font formatting for clearer, more impactful tick labels.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document.... doc = aw . Document ( MY_DIR + 'Multi-section...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters.... doc = aw . Document ( MY_DIR + 'Legacy...'Legacy control character.doc' ) # When we save the document to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering.... doc = aw . Document ( file_name =...reset to 2 from the second page. doc . layout_options . continuou...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FormFieldCollection::get...

    Aspose::Words::Fields::FormFieldCollection::get_Count method. Returns the number of form fields in the collection in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Underline enumeration | Aspose.Words for Python

    aspose.words.Underline enumeration. Indicates type of the underline applied to a font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'For more...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.character_unit_left_indent prop...

    ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified paragraphs.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) format = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.line_unit_before property | Asp...

    ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the paragraphs.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) format = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...