Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 157,121 for

doc

(0.06 sec)
  1. PageBorderDistanceFrom enumeration | Aspose.Wor...

    Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.spacing property | Aspose.Words for Node.js

    Font.spacing property. Returns or sets the spacing (in points) between characters .... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise.... def insert_at_bookmark (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'InsertionPoint'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Android API to Render EPUB to DOTM | products.a...

    Transform EPUB to DOTM via Android via Java API...used to convert EPUB files to DOC format. This API provides a wide...which can be used to render DOC files to DOTM format. This API...

    products.aspose.com/total/android-java/conversi...
  7. Chart.format property | Aspose.Words for Node.js

    Chart.format property. Provides access to fill and line formatting of the chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Android API to Render MHTML to MARKDOWN | produ...

    Transform MHTML to MARKDOWN via Android via Java API...you can convert MHTML files to DOC format. Then, using Aspose.Words...Android Java, you can render the DOC file to MARKDOWN. This process...

    products.aspose.com/total/android-java/conversi...