Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 17,140 for

docx to doc

(0.08 sec)
  1. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied To the last character of text entered inTo SDT.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldRD.is_path_relative property | Aspose.Word...

    FieldRD.is_path_relative property. Gets or sets whether the path is relative To the current Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Use a document builder to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative To what the shape is positioned horizontally.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartLegend.font property | Aspose.Words for Py...

    ChartLegend.font property. Provides access To the default font formatting of legend entries... doc = aw . Document ( file_name =...template - Chart series.docx' ) chart = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'CrossReference:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of shape's relative height.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

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

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional Document formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart in the Black...

    reference.aspose.com/words/net/aspose.words.dra...