Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 18,038 for

aws

(0.04 sec)
  1. FootnoteSeparatorCollection class | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a document.... let doc = new aw . Document ( base . myDir + "Footnotes...doc . footnoteSeparators . at ( aw . Notes . FootnoteSeparatorTyp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... doc = aw . Document () builder = aw . DocumentBuilder...remove_numbers () builder . insert_break ( aw . BreakType . PARAGRAPH_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data.... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataTable.has_outline_border property | As...

    ChartDataTable.has_outline_border property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format.... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... doc = aw . Document ( file_name = MY_DIR...+ 'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python と .NET のバージョンの違い|Python via .NET用Aspose....

    Aspose.Words for Python via .NET は Aspose.Words for .NET のラッパーです。このページでは、これら 2 つの製品の機能と API の違いについて説明します。... doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/ja/python-net/python-notes/
  10. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADVANCE...

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