Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 19,476 for

aws

(0.09 sec)
  1. WORD को छवि Python में बदलें

    Python कोड WORD को छवि प्रारूप में बदलें। सहेजें WORD के रूप में छवि का उपयोग कर Python ।...as aw doc = aw.Document( "Input.docx" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  2. Архів

    Архів...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/uk/words/convert-image-to-html-...
  3. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...startTable (); table . setBorders ( aw . LineStyle . Single , 2.0 ,...

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