Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 165,418 for

doc

(0.08 sec)
  1. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...Document doc = new Aspose . Words . Document (); doc . EnsureMinimum...GroupShape gs = new GroupShape ( doc ); Aspose . Words . Drawing ...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  2. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character.... doc = aw . Document () para = doc . first_section...self . assertEqual ( 0 , len ( doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop.... doc = aw . Document () para = doc . first_section...self . assertEqual ( 0 , len ( doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.cellSpacing property | Aspose.Words for N...

    Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Გადაიყვანეთ DOC Გამოსახულება Java

    გადაიყვანეთ Doc Გამოსახულება Java ფორმატში კოდით. შეინახეთ Doc როგორც Გამოსახულება Java....გადაიყვანეთ DOC გამოსახულება Java ში მაღალსიჩქარიანი პროგრამული...პროგრამული უზრუნველყოფის Java DOC გამოსახულება ად კონვერტაციისთვის გამოიყენეთ...

    products.aspose.com/words/ka/java/conversion/do...
  8. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

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