Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 19,717 for

aws

(0.09 sec)
  1. PdfSaveOptions.display_doc_title property | Asp...

    PdfSaveOptions.display_doc_title property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary.... doc = aw . Document () builder = aw . DocumentBuilder...filename. pdf_save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet shape for the current list level.... doc = aw . Document () doc_list = doc...lists . add ( list_template = aw . lists . ListTemplate . BULLET_CIRCLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base . myDir + "Document...property. let saveOptions = new aw . Saving . OoxmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.node_type property | Aspose.Words for ...

    Document.node_type property. Returns [NodeType.DOCUMENT](../../nodetype/#DOCUMENT).... doc = aw . Document ( file_name = MY_DIR.... write ( f ' \t ' * depth + aw . Node . node_type_to_string...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document.... doc = aw . Document ( file_name = MY_DIR.... page_setup . orientation = aw . Orientation . LANDSCAPE doc...

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

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarkStart.node_type property | Aspose.Words...

    BookmarkStart.node_type property. Returns [NodeType.BOOKMARK_START](../../nodetype/#BOOKMARK_START).... doc = aw . Document ( file_name = MY_DIR.... write ( f ' \t ' * depth + aw . Node . node_type_to_string...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...RunCollection manually. let newRun = new aw . Run ( doc , "Run 3. " ); runs...

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