Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 18,333 for

docx to doc

(0.99 sec)
  1. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates cusTom XML nodes, enhancing your structured Document management with precision and ease.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  2. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings To evaluate the [XmlMapping.xpath](../xpath/).... let doc = new aw . Document (); // Construct...#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node....let doc = new aw . Document ( base . myDir + "Tables.docx" );...); let table = doc . firstSection . body . tables . at ( 0 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering.... doc = aw . Document ( file_name =...'Continuous section page numbering.docx' ) # By default Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CusTomXmlPartCollection class, your go-To solution for managing CusTom XML Parts efficiently and effortlessly.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  7. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text inTo the specified number of text columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldOptions::get_Templa...

    Aspose::Words::Fields::FieldOptions::get_TemplateName method. Gets or sets the file name of the template used by the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can set a template name...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a QUOTE field, which...

    reference.aspose.com/words/net/aspose.words.fie...