Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 180,120 for

doc

(0.17 sec)
  1. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStopCollection.remove_at method | Aspos...

    GradientStopCollection.remove_at method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.markupLanguage property | Aspose.Word...

    ShapeBase.markupLanguage property. Gets MarkupLanguage used for this graphic object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++.... auto doc = System :: MakeObject < Aspose...one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/working-with-tags/
  6. Field.unlink method | Aspose.Words for Python

    Field.unlink method. Performs the field unlink.... doc = aw . Document ( file_name =...MY_DIR + 'Linked fields.docx' ) doc . range . fields [ 1 ] . unlink...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PhoneticGuide.ruby_text property | Aspose.Words...

    PhoneticGuide.ruby_text property. Gets ruby text of the phonetic guide.... doc = aw . Document ( file_name =...'Phonetic guide.docx' ) runs = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape.... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... doc = aw . Document ( file_name =...x : x . as_shape (), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...