Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 180,121 for

doc

(0.22 sec)
  1. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a list of web extension bindings.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'This text is...

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

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape1 = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the Document text and the top edge of the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::ParagraphFormat::get_OutlineLeve...

    Aspose::Words::ParagraphFormat::get_OutlineLevel method. Specifies the outline level of the paragraph in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Each paragraph has an OutlineLevel...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the Document text and the right edge of the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. To learn more, visit the Documentation article in C++....get_FontsDir (), false , 1 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacingRule method. Gets or sets the line spacing for the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are three line spacing...

    reference.aspose.com/words/cpp/aspose.words/par...