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

docx to doc

(0.15 sec)
  1. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the TextBox VerticalAnchor property enhances text alignment within shapes for improved design and readability in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated To find the cusTom XML node that is mapped To the parent structured Document tag.... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property To easily manage items by index. Simplify your development with efficient data handling Today!...Document doc = new Document ( MyDir + "Web extension.docx" ); Assert...Assert . That ( doc . WebExtensionTaskPane . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  5. 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...
  6. Document.ShadeFormData | Aspose.Words for .NET

    Discover how To use the ShadeFormData property To enhance form visibility with gray shading, improving user experience and accessibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. STores and manages formatting of bulleted and numbered lists used in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionOptions.measurement_unit property | Asp...

    RevisionOptions.measurement_unit property. Allows To specify the measurement units for revision comments... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions...

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