Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 5,693 for

aws

(0.07 sec)
  1. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... doc = aw . Document () # Create a structured... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...words as aw license = aw.License() license.set_...set_license("license_path") doc = aw.Document("test.docx") for para...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  3. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points... doc = aw . Document () builder = aw . DocumentBuilder...() table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... doc = aw . Document () builder = aw . DocumentBuilder...images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... let doc = new aw . Document ( base . myDir + "Header...headersFooters . getByHeaderFooterTyp ( aw . HeaderFooterType . HeaderFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The date of signing... let certificateHolder = aw . DigitalSignatures . CertificateHolder...base . myDir + "morzal.pfx" , "aw" ); // Create a comment and date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...4.0 ; topBorder . lineStyle = aw . LineStyle . DashSmallGap ;...

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