Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 19,530 for

aws

(0.11 sec)
  1. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet.... doc = aw . Document () # Insert text that...that spans 16 pages. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.tab_stops property | Aspose.Wor...

    ParagraphFormat.tab_stops property. Gets the collection of custom tab stops defined for this object.... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . textEffect = aw . TextEffect . SparkleText ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Архивы

    Архивы...words as aw # load Word document doc = aw.Document("Document...aspose.words as aw # load Word document doc = aw.Document("Document...

    blog.aspose.com/ru/words/convert-word-to-tiff-u...
  5. Procurar

    Procurar...words as aw # load Word document doc = aw.Document("Document...aspose.words as aw # load Word document doc = aw.Document("Document...

    blog.aspose.com/pt/words/convert-word-to-tiff-u...
  6. Архів

    Архів...words as aw # завантажити документ Word doc = aw.Document("Document...aspose.words as aw # завантажити документ Word doc = aw.Document("Document...

    blog.aspose.com/uk/words/convert-word-to-tiff-u...
  7. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... doc = aw . Document () builder = aw . DocumentBuilder...#3' ) table . preferred_width = aw . tables . PreferredWidth . from_percent...

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

    Archivo...words as aw # Load the document from disk doc = aw.Document("Document...Enable export of fonts options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/es/words/convert-word-to-html-i...
  10. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document.... first_doc = aw . DocumentBuilder () first_doc...'Hello first word!' ) second_doc = aw . DocumentBuilder () second_doc...

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