Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 17,113 for

docx to doc

(0.07 sec)
  1. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

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

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HyphenationOptions.consecutive_hyphen_limit pro...

    HyphenationOptions.consecutive_hyphen_limit property. Gets or sets the maximum number of consecutive lines that can end with hyphens... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.charactersPerLine property | Aspose.W...

    PageSetup.charactersPerLine property. Gets or sets the number of characters per line in the Document grid.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether To convert shapes with EquationXML To Office Math objects....= isConvertShapeToOffi ; let doc = new aw . Document ( base .... myDir + "Math shapes.docx" , loadOptions ); if ( isConvertShapeToOffi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access To the font formatting of the axis title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Password from Documents via Java | produ...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your Java application....Options with Java Unlock DOC Files Unlock DOCX Files Unlock Excel Files...

    products.aspose.com/total/java/unlock/
  9. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparaTor property. True if this paragraph break is a Style SeparaTor... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertTableOfContent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access To the axis title properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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