Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 19,500 for

aws

(0.21 sec)
  1. Travailler avec des images dans Python|Aspose.W...

    Créez et gérez des images de différents formats dans un document à l'aide de Python....document: doc = aw . Document () builder = aw . DocumentBuilder...spécifiées: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/fr/python-net/working-wit...
  2. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....roundtrip information is exported as -aw-* CSS properties of the corresponding...Contains ( u "<div style= \" -aw-headerfooter-type:header-primary;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Archiwa

    Archiwa...words as aw # załadować dokumenty Worda docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") #...

    blog.aspose.com/pl/words/copy-content-of-a-word...
  5. ארכיון

    ארכיון...words as aw # טען את מסמכי Word docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # העתק...

    blog.aspose.com/he/words/copy-content-of-a-word...
  6. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....builder: doc = aw . Document () builder = aw . DocumentBuilder...Microsoft Word. Example: doc = aw . Document () Q: How can I load...

    docs.aspose.com/words/python-net/create-or-load...
  7. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.barcode_type property | Asp...

    FieldDisplayBarcode.barcode_type property. Gets or sets the barcode type (QR, etc.)... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DISPLAY_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

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