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

docx to doc

(0.06 sec)
  1. Aspose::Words::Font::get_NumberSpacing method |...

    Aspose::Words::Font::get_NumberSpacing method. Gets or sets the spacing type of the numeral being displayed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // This effect is only supported...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabSTopCollection.add method... doc = aw . Document () paragraph = doc . get_child...as_paragraph (), b ), list ( doc . get_child_nodes ( aw . NodeType...

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

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape....docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. How to load fonts? | API Solution for C++

    Here is described how To load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  7. Table.auto_fit method | Aspose.Words for Python

    Table.auTo_fit method. Resizes the table and cells according To the specified auTo fit behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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

    XmlMapping.isMapped property. Returns ``true`` if the parent structured Document tag is successfully mapped To XML data.... let doc = new aw . Document (); // Construct...#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple boolean setting.... Document doc = new Document (); // Modify...methods to add image watermark. doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/ima...
  10. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your Document's style by easily applying italic formatting To page numbers for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

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