Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 9,885 for

2 of

(0.53 sec)
  1. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning Of a header or footer in the current section.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents.... Write ( "Row 1, Cell 2." ); // Call the builder's "EndRow"...InsertCell (); builder . Write ( "Row 2, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion Of .NET images at full scale for stunning visuals.... PageBreak ); // 2 - Inline shape with custom dimensions:...jpg" ); builder . Writeln (); // 2 - Pass a URL which points to an...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Shadow 2 Shadow effect. Outline 3 Outline...Shadow )); Assert . True ( runs [ 2 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Aspose::Words::Drawing::ArrowLength enum | Aspo...

    Aspose::Words::Drawing::ArrowLength enum. Length Of the arrow at the end Of a line in C++....Description Short 0 Medium 1 Long 2 Default n/a Same as Short . Examples...builder -> InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree Of transparency Of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID Of the OLE object....'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance.... Write ( "Run 2. " ); // Every invocation of the.... Runs ; Assert . AreEqual ( 2 , runs . Count ); // We can also...

    reference.aspose.com/words/net/aspose.words/nod...