Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 157,620 for

doc

(0.08 sec)
  1. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Underline = Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  2. BorderCollection.lineWidth property | Aspose.Wo...

    BorderCollection.lineWidth property. Gets or sets the border width in points.... let doc = new aw . Document (); let pageSetup = doc . sections.... borders . shadow = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FolderFontSource.FolderPath | Aspose.Words for ...

    Discover the FolderFontSource FolderPath property for easy access to your font folder. Streamline your design workflow today!...false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  4. BorderCollection.shadow property | Aspose.Words...

    BorderCollection.shadow property. Gets or sets a value indicating whether the border has a shadow.... let doc = new aw . Document (); let pageSetup = doc . sections.... borders . shadow = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Chart.axes property | Aspose.Words for Node.js

    Chart.axes property. Gets a collection of all axes of this chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the page border is positioned relative to intersecting texts and objects.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multisection, enhancing Document organization and functionality.... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  9. IStructuredDocumentTag.Title | Aspose.Words for...

    Discover the IStructuredDocumentTag Title property—define a user-friendly name for your SDT and enhance Document clarity. Learn more now!... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

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