Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 18,313 for

docx to doc

(0.27 sec)
  1. Shape constructor | Aspose.Words for Python

    Shape construcTor. Creates a new shape object....Shape constructor Shape(doc, shape_type) Creates a new shape...object. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag.... let doc = new aw . Document ( base ....structured document tags.docx" ); let tag = doc . getChild ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond To ODT specification 1.1 strictly... let doc = new aw . Document ( base .... myDir + "Rendering.docx" ); let saveOptions = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied To this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether To insert the paragraph number of the referenced paragraph exactly as it appears in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

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

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a table cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...files used when saving to a DOC or DOCX file. By default, this property...

    reference.aspose.com/words/python-net/aspose.wo...