Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 17,116 for

docx to doc

(0.14 sec)
  1. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-To-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied To the foreground of the [Shading](../) object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartFormat.isDefined property | Aspose.Words f...

    ChartFormat.isDefined property. Gets a flag indicating whether any format is defined.... let doc = new aw . Document ( base ...."DataPoint format.docx" ); let shape = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CusTomXmlPartCollection class. Represents a collection of CusTom XML Parts. The items are CusTomXmlPart objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether To insert the relative position of the referenced paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured Documents, ensuring seamless integration and accuracy.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured Documents for improved efficiency and organization.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum To define precise horizontal positioning for shapes and text frames in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...