Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 18,477 for

docx to doc

(0.1 sec)
  1. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.TeX Converters for .NET – FAQ

    Frequently asked questions about Aspose.TeX for .NET covering supported formats, conversion examples, licensing, batch processing, image options, and more....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/tex/net/conversion/faq/
  3. Style.Font | Aspose.Words for .NET

    Discover the Style Font property To enhance your character formatting effortlessly. Unlock unique styling options for a polished look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  4. CustomXmlPart.data property | Aspose.Words for ...

    CusTomXmlPart.data property. Gets or sets the XML content of this CusTom XML Data STorage Part.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.custom_xml_parts property | Aspose.Wor...

    Document.cusTom_xml_parts property. Gets or sets the collection of CusTom XML Data STorage Parts....Custom XML Parts into OOXML and DOC documents only. This property...document tag with custom XML data. doc = aw . Document () # Construct...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Bookmarks in Node.js|Aspose.Words ...

    How To insert, obtain, move, show or hide bookmarks using Node.js....in MS Word formats, like DOCX or DOC, cannot have white spaces...document’s BookmarkCollection via doc.getRange().getBookmarks() . Use...

    docs.aspose.com/words/nodejs-net/working-with-b...
  7. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats.... DOC Saves the document in the Microsoft...Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  8. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want To hyphenate words... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

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