Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 19,537 for

aws

(0.41 sec)
  1. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... doc = aw . Document () # The "Shape" class's...InsertShape. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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

    Archivo...words as aw # create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # add text...

    blog.aspose.com/es/words/create-word-documents-...
  7. arkiv

    arkiv...words as aw # skapa dokumentobjekt doc = aw.Document() #...dokumentbyggarobjekt builder = aw.DocumentBuilder(doc) # lägga...

    blog.aspose.com/sv/words/create-word-documents-...
  8. ארכיון

    ארכיון...words as aw # ליצור אובייקט מסמך doc = aw.Document() # צור...אובייקט של בונה מסמכים builder = aw.DocumentBuilder(doc) # הוסף טקסט...

    blog.aspose.com/he/words/create-word-documents-...
  9. Ogranicz edycję dokumentów w Python|Aspose.Word...

    Ogranicz edycję dokumentu, ustawiając typ ograniczenia za pomocą Python. Możesz także usunąć ochronę i utworzyć nieograniczone edytowalne regiony....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/pl/python-net/restrict-do...
  10. Restringir a edição de documentos em Python|Asp...

    Restrinja a edição de um documento definindo um tipo de restrição usando Python. Você também pode remover a proteção e tornar regiões editáveis sem restrições....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/pt/python-net/restrict-do...