Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 19,488 for

aws

(0.17 sec)
  1. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...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...
  2. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method...template = aw . Document () style = template . styles . add ( aw . StyleType...style = template . styles . add ( aw . StyleType . PARAGRAPH , 'TemplateStyle2'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TIFF को Python में संपीड़ित करें

    गुणवत्ता खोए बिना TIFF को Python में संपीड़ित करें। TIFF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/hi/python-net/compres...
  5. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ארכיון

    ארכיון...as aw from datetime import date # טען קבצי PDF PDF1 = aw.Document("first...Document("first.pdf") PDF2 = aw.Document("second.pdf") # המרת קבצי...

    blog.aspose.com/he/words/compare-pdf-files-in-p...
  7. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_LIST_NUM...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_GO_TO_BUTTON...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... doc = aw . Document ( file_name = MY_DIR...shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True )[...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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