Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 155,673 for

doc

(0.07 sec)
  1. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StyleCollection.document property | Aspose.Word...

    StyleCollection.Document property. Gets the owner Document.... doc = aw . Document () self . assertEqual ( 4 , doc . styles...by default. for cur_style in doc . styles : print ( f 'Style name:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.document property | Aspose.Words for Node.js

    Style.Document property. Gets the owner Document.... let doc = new aw . Document (); expect ( doc . styles ...default. for ( var style of doc . styles ) { console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ComHelper constructor | Aspose.Words for Python

    ComHelper constructor. Initializes a new instance of this class....Using a local system filename: doc = com_helper . open ( file_name...Word! \r\r\r Hello World!' , doc . get_text () . strip ()) # 2...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the form field type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Export CGM to DOTX | products.aspose...

    Convert CGM to DOTX within C++ applications....to convert CGM file format to DOC. This API provides a wide range...to other file formats such as DOC, HTML, XPS, etc. Secondly, by...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. C++ API to Export XPS to FLATOPC | products.asp...

    Convert XPS to FLATOPC within C++ applications....to convert XPS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to FLATOPC. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. C++ API to Export XPS to XAMLFLOW | products.as...

    Convert XPS to XAMLFLOW within C++ applications....to convert XPS file format to DOC. Secondly, the advanced Word...C++, can be used to export the DOC to XAMLFLOW. This makes it easy...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property to customize numeral spacing for enhanced readability and design. Optimize your typography today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This effect is only supported...

    reference.aspose.com/words/net/aspose.words/fon...