Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 19,504 for

aws

(0.23 sec)
  1. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...def suppress_endnotes (): doc = aw . Document () doc . remove_all_children...its end. self . assertEqual ( aw . notes . EndnotePosition . END_OF_DOCUMENT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid.... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...\\u" ); builder . insertBreak ( aw . BreakType . PageBreak ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... doc = aw . Document () builder = aw . DocumentBuilder...create_nested_table (): doc = aw . Document () # Create the outer...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_BIDI_OUTLINE...

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

    Arsip...words as aw # memuat dokumen doc = aw.Document("calibre...keluaran options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/id/words/convert-word-to-png-jp...
  9. Archiwa

    Archiwa...words as aw # załaduj dokument doc = aw.Document("calibre...wyjściowego options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/pl/words/convert-word-to-png-jp...
  10. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....words as aw load_options = aw . loading . PdfLoadOptions...PdfLoadOptions () doc = aw . Document ( "input.pdf" , load_options )...

    docs.aspose.com/words/python-net/convert-pdf-to...