Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 18,310 for

docx to doc

(0.41 sec)
  1. TabStop.Alignment | Aspose.Words for .NET

    Discover the TabSTop Alignment property To easily cusTomize text alignment at tab sTops, enhancing your Document's layout and readability....Document doc = new Document ( MyDir + "Table of contents.docx" );...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/tab...
  2. TabStop.leader property | Aspose.Words for Node.js

    TabSTop.leader property. Gets or sets the type of the leader line displayed under the tab character.... let doc = new aw . Document ( base .... myDir + "Table of contents.docx" ); // Iterate through all paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document doc = new Document(); Run run = new Run(doc, "Hello world...setHighlightColor(Color.YELLOW); doc.getFirstSection().getBody().getFirstParagraph()...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web page or Document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied To this formatting.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access To the font formatting of this object.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access To the paragraph formatting properties.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access To Section HeaderFooter nodes, streamlining Document management and enhancing your workflow.... Document doc = new Document ( MyDir + "Header..."Header and footer types.docx" ); // Iterate through each section...

    reference.aspose.com/words/net/aspose.words/hea...
  10. How to load fonts? | Aspose.Font for Java

    How To download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/font/java/how-to-load-fonts/