Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 18,198 for

aws

(0.06 sec)
  1. ViewType enumeration | Aspose.Words for Python

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . RoundRectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . STRUCTURED_DOCUMENT_TAG...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... doc = aw . Document () table = aw . tables . Table...append_child ( table ) row = aw . tables . Row ( doc ) table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Práce s grafy v Python|Aspose.Words místo Pytho...

    Vytvoření a úprava grafů různých typů v dokumentu pomocí Python....barvu série: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/cs/python-net/working-wit...
  7. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....series color: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/python-net/working-with-c...
  8. تبدیل TEXT به تصویر Javascript

    فرمت TEXT به تصویر در JavaScript کنید. با استفاده از JavaScript TEXT به عنوان تصویر ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/fa/nodejs-net/convers...
  9. تبدیل WORD به PNG Javascript

    فرمت WORD به PNG در JavaScript کنید. با استفاده از JavaScript WORD به عنوان PNG ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/fa/nodejs-net/convers...
  10. تبدیل HTML به GIF Javascript

    فرمت HTML به GIF در JavaScript کنید. با استفاده از JavaScript HTML به عنوان GIF ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/fa/nodejs-net/convers...