Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 180,900 for

doc

(0.14 sec)
  1. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... doc = aw . Document ( file_name =...'DataPoint format.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Caption and image parabreak - Free Support Foru...

    inputDoc.Docx (332.8 KB) In a .Docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...the source document Document doc = new Document("inputdoc.docx");...para : (Iterable<Paragraph>) doc.getChildNodes(NodeType.PARAGRAPH...

    forum.aspose.com/t/caption-and-image-parabreak/...
  3. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape1 = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCitation.suffix property | Aspose.Words fo...

    FieldCitation.suffix property. Gets or sets a suffix that is appended to the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape1 = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Odso.Clone | Aspose.Words for .NET

    Discover the Odso Clone method for creating deep clones of objects effortlessly. Ensure data integrity and enhance your coding efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  8. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier.... let doc = new aw . Document (); // Add...this document. let paragraph = doc . getParagraph ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing Document clarity and engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.pro...