Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 157,140 for

doc

(0.06 sec)
  1. Style.UnhideWhenUsed | Aspose.Words for .NET

    Discover how to manage the UnhideWhenUsed property for styles. Control visibility in the Styles gallery and task pane to enhance your Document's design....Document doc = new Document (); Style styleTitle = doc . Styles...styleTitle . SemiHidden = true ; doc . Save ( ArtifactsDir + "Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  2. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize page borders, enhancing layout and visibility for intersecting texts and objects....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. BorderCollection.Color | Aspose.Words for .NET

    Discover the BorderCollection Color property to easily customize and manage border colors for your designs. Enhance your UI with vibrant options!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  4. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your Document layout by controlling page border printing for a polished, professional look....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../).... let doc = new aw . Document ( base ....Document (); let copyVbaProject = doc . vbaProject . clone (); destDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.legendEntry property | Aspose.Words...

    ChartSeries.legendEntry property. Gets a legend entry for this chart series.... let doc = new aw . Document ( base ....series.docx" ); let chart = doc . getShape ( 0 , true ). chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.distanceTop property | Aspose.Words for N...

    Table.distanceTop property. Gets or sets distance between table top and the surrounding text, in points.... let doc = new aw . Document ( base ....by text.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BorderCollection.line_style property | Aspose.W...

    BorderCollection.line_style property. Gets or sets the border style.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

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