Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 18,038 for

aws

(0.07 sec)
  1. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Відкрийте документ для читання Python|Aspose.Wo...

    Зробіть свій документ прочитано, щоб вміст міг бути скопійовано або читати, але не змінено з використанням Pythonй...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/uk/python-net/open-a-docu...
  3. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... let doc = new aw . Document (); // A list allows...let list1 = doc . lists . add ( aw . Lists . ListTemplate . NumberArabicParenthe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSettings class | Aspose.Words for Python

    aspose.words.fonts.FontSettings class. Specifies font settings for a document... doc = aw . Document () builder = aw . DocumentBuilder...locate. original_font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...docx' options = aw . lowcode . SplitOptions () options...split_criteria = aw . lowcode . SplitCriteria . PAGE aw . lowcode ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.buildingBlockGallery prop...

    StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT...= new aw . Document (); let buildingBlockSdt = new aw . Markup...doc , aw . Markup . SdtType . BuildingBlockGallery , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA project module source code.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...

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