Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 180,797 for

doc

(0.22 sec)
  1. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment values for superior Document formatting.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing text readability and design flexibility for your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape.... doc = aw . Document () shape = aw...aw . drawing . Shape ( doc , aw . drawing . ShapeType . RECTANGLE...

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

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage shape dimensions in points for precise design control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  6. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveOptions.dateTimeParsingMode property. Gets or sets the mode that specifies how Document text is parsed to identify date and time values... let doc = new aw . Document ( base ....XlsxDateTimeParsingM . Auto ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.DistanceBottom | Aspose.Words for .NET

    Adjust the Table DistanceBottom property to control spacing between your table's bottom and surrounding text, enhancing layout and readability.... Document doc = new Document ( MyDir + "Table...text.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.DistanceRight | Aspose.Words for .NET

    Adjust the Table DistanceRight property to control spacing between your table and surrounding text in points, enhancing layout and readability.... Document doc = new Document ( MyDir + "Table...text.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.DistanceLeft | Aspose.Words for .NET

    Adjust the Table DistanceLeft property to control spacing between your table and surrounding text. Enhance readability and layout in your Documents!... Document doc = new Document ( MyDir + "Table...text.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various form field types, enhancing your web forms' functionality and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Please...

    reference.aspose.com/words/net/aspose.words.fie...