Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 19,475 for

aws

(0.11 sec)
  1. ארכיון

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

    blog.aspose.com/he/words/convert-image-to-pdf-p...
  2. Архів

    Архів...words as aw # Створіть новий документ doc = aw.Document() #...конструктор документів builder = aw.DocumentBuilder(doc) # Вставте...

    blog.aspose.com/uk/words/convert-image-to-word-...
  3. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDisplayBarcode.add_start_stop_char propert...

    FieldDisplayBarcode.add_start_stop_char property. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DISPLAY_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fix_check_digit property. Gets or sets whether to fix the check digit if it’s invalid.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DISPLAY_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OpenAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

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

    aspose.words.fields.FieldTime class. Implements the TIME field...field_time (): doc = aw . Document () builder = aw . DocumentBuilder...builder : aw . DocumentBuilder , format : str ) -> aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... doc = aw . Document () # A list allows...list_style = doc . styles . add ( aw . StyleType . LIST , 'MyListStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... let doc = new aw . Document (); let styles = doc...default settings. styles . add ( aw . StyleType . Paragraph , "MyStyle"...

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