Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 18,036 for

aws

(0.06 sec)
  1. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Монтаж|Aspose.Words для Python via .NET

    Увійти Aspose.Words для Python використання Visual Studio інструменти, такі як Manage NuGet Packages або Package Manager Console та інсталятор MSI. Використання Full Trust набір документів....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/uk/python-net/installation/
  3. Instalacja|Aspose.Words dla Python via .NET

    Zainstaluj Aspose.Words dla Python przy użyciu narzędzi Visual Studio, takich jak Manage NuGet Packages lub Package Manager Console i instalatora MSI. Użyj zestawu uprawnień Full Trust....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/pl/python-net/installation/
  4. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc ); builder . underline = aw . Underline . Dash ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured document tag.... doc = aw . Document ( file_name = MY_DIR...docx' ) tag = doc . get_child ( aw . NodeType . STRUCTURED_DOCU...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaModule.name property | Aspose.Words for Node.js

    VbaModule.name property. Gets or sets VBA project module name.... 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...
  8. ChartAxisCollection class | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image.... doc = aw . Document ( MY_DIR + 'Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIncludeText.namespace_mappings property | ...

    FieldIncludeText.namespace_mappings property. Gets or sets the namespace mappings for XPath queries....field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...create_field_include_text ( builder : aw . DocumentBuilder , source_full_name...

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