Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 18,335 for

docx to doc

(0.1 sec)
  1. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied To this formatting.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how To style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration....Document doc = new Document (); Style styleHeading1 = doc . Styles...]; Style styleHeading1Char = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/sty...
  5. English table style names / LatentStyles - Free...

    When generating a word Document with a table, I provide the option To configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...Microsoft Learn When unzipping a docx file, I find this in “word\styles...style. var doc = new Aspose.Words.Document("input.docx"); var table...

    forum.aspose.com/t/english-table-style-names-la...
  6. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters.... doc = aw . Document () para = doc . get_child (...capitals: run = aw . Run ( doc = doc , text = 'all capitals' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert HTML to XPS via Java – Aspose.HTML for ...

    Sample Java code for HTML To XPS conversion with Aspose.HTML for Java. Use it To convert HTML in any Java web or deskTop application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/html-t...
  8. Convert HTML to PNG – Java Code and Online Conv...

    Sample Java code for HTML To PNG conversion with Aspose.HTML for Java. Use it To convert HTML To PNG within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/html-t...
  9. Convert SVG to PNG – Java Code and Online Conve...

    Sample Java code for SVG To PNG conversion with Aspose.HTML for Java. Use it To convert SVG To PNG in any Java web or deskTop application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/svg-to...
  10. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured Document tag and an XML node of a cusTom XML data 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...