Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 19,500 for

aws

(0.19 sec)
  1. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... doc = aw . Document () font_settings = aw . fonts . FontSettings...folder. folder_font_source = aw . fonts . FolderFontSource (...

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

    Aspose.Words.Body class. Represents a container for the main text of a section... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Работа с текстовым документом|Aspose.Words для ...

    Работайте с текстовым документом и изменяйте его объекты, используя Python....обычный текстовый формат: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ru/python-net/working-wit...
  5. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document.... doc = aw . Document () builder = aw . DocumentBuilder...annotations. encryption_details = aw . saving . PdfEncryptionDetails...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . layout_mode = aw . SectionLayoutMode . GRID builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...chart_data_point (): doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the document comments....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Author:\t" ); builder . insertField ( aw . Fields . FieldType . FieldAuthor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... let doc = new aw . Document (); // Create a structured...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

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