Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 20,802 for

insert documents

(0.11 sec)
  1. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... Document () # Insert a WordArt object to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... Document () # Insert a WordArt object to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... Document () # Insert a WordArt object to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...i <= document. getDocumentCount (); i ++ ) 2 { 3 document. selectActiveDocument...1; j <= document. getPageCount (); j ++ ) 5 { 6 document. selectActivePage...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  6. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the INDEX field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldIndex...that marks the portion of the document used to build the index. ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a TOA field, which will create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a TOA field, which will create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a TOA field, which will create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...the Working with Tables documentation article. Remarks Row can...(Inherited from Node ) document Gets the document to which this node...

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