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

docx to doc

(0.1 sec)
  1. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document To [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked To a source cell. Default is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. WebExtensionBinding.BindingType | Aspose.Words ...

    Discover the WebExtensionBinding BindingType property, which defines binding types for seamless integration and enhanced web functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  5. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference SToreType property, defining marketplace types To enhance your web development projects with tailored solutions.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  6. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property To easily cusTomize your task pane's default width, enhancing user experience and functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  7. 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...
  8. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

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