Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 18,447 for

docx to doc

(0.98 sec)
  1. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property To effortlessly define and cusTomize your text paths for stunning visual effects in your designs.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property To easily cusTomize text alignment in your designs. Enhance your layouts with precise control and creativity!... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows To easily set text of the comment.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property To cusTomize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CusTomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this cusTom XML part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. CellFormat.set_paddings method | Aspose.Words f...

    CellFormat.set_paddings method. Sets the amount of space (in points) To add To the left/Top/right/botTom of the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a padding distance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated To the navigation map when exporting To EPUB, MOBI, or AZW3 formats... let doc = new aw . Document ( base .... myDir + "Big document.docx" ); let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames pages contained in the collection.... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...

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