Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 157,133 for

doc

(0.09 sec)
  1. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < TabStopCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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...