Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 155,673 for

doc

(0.13 sec)
  1. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of the editable range in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeStart method. Gets the node that represents the start of the editable range in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Aspose::Words::EditableRangeStart::get_Id metho...

    Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting of this data point in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.WORD_ML format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  10. CheckBoxControl.type property | Aspose.Words fo...

    CheckBoxControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

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