Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 182,573 for

doc

(0.58 sec)
  1. ConditionalStyleCollection.OddColumnBanding | A...

    Discover the OddColumnBanding property in ConditionalStyleCollection for enhanced table styling. Elevate your design with unique column banding styles!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  2. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can configure a conditional...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.TopRightCell | Aspos...

    Discover the ConditionalStyleCollection's TopRightCell property to easily customize your top right cell styles for enhanced data presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  4. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless Document watermarking. Enhance your Documents with ease and efficiency.... string doc = MyDir + "Big document.docx"...watermarkerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  7. ConditionalStyleCollection.GetEnumerator | Aspo...

    Discover the ConditionalStyleCollection GetEnumerator method to easily iterate through all conditional styles, enhancing your web design efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  8. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOptions.exportGeneratorName property | Aspo...

    SaveOptions.exportGeneratorName property. When ``true``, causes the name and version of Aspose.Words to be embedded into produced files... let doc = new aw . Document (); // Use https://docs.aspose...exportGeneratorName = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

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