Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 18,036 for

aws

(0.07 sec)
  1. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object.... doc = aw . Document () builder = aw . DocumentBuilder...100 row_format . height_rule = aw . HeightRule . EXACTLY builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.Format | Aspose.Words ...

    Upptäck formategenskapen ChartDataLabelCollection för enkel åtkomst till anpassningsbar fyllnings- och linjeformatering för dina dataetiketter. Förbättra dina diagram idag!...Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...Category 2" , "AW Category 3" , "AW Category 4" }, new double []...

    reference.aspose.com/words/sv/net/aspose.words....
  3. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in points) between the cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section.... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise.... doc = aw . Document () # Create a header...body text. header = aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.lineSpacingRule property | Aspo...

    ParagraphFormat.lineSpacingRule property. Gets or sets the line spacing for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . lineSpacingRule = aw . LineSpacingRule . AtLeast ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Відкрийте документ для читання Python|Aspose.Wo...

    Зробіть свій документ прочитано, щоб вміст міг бути скопійовано або читати, але не змінено з використанням Pythonй...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/uk/python-net/open-a-docu...
  10. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... let doc = new aw . Document (); // A list allows...let list1 = doc . lists . add ( aw . Lists . ListTemplate . NumberArabicParenthe...

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