Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 19,718 for

aws

(0.14 sec)
  1. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...new aw . Document (); let style = doc . styles . add ( aw . StyleType...automaticallyUpdate = true ; let builder = new aw . DocumentBuilder ( doc ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IResourceLoadingCallback.resource_loading metho...

    IResourceLoadingCallback.resource_loading method. Called when Aspose.Words loads any external resource.... class ImageNameHandler ( aw . loading . IResourceLoadingCall...URI. if args . resource_type == aw . loading . ResourceType . IMAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... builder = aw . DocumentBuilder () shape =... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Python'te Grafiklerle Çalışmak|Python via .NET ...

    Python'i kullanarak bir belgede çeşitli türlerde grafikler oluşturun ve değiştirin....gösterir: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/tr/python-net/working-wit...
  6. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output document....specifying a save format: const aw = require ( '@aspose/words' );...document from disk. var doc = new aw . Document ( "Test File.docx"...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  7. עבודה עם תרשימים Python|Aspose.Words עבור Pytho...

    ליצור ולשנות תרשימים של סוגים שונים במסמך באמצעות Python....צבע סדרה: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/he/python-net/working-wit...
  8. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... let doc = new aw . Document (); let pageSetup...setCount ( 3 ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet.... let doc = new aw . Document (); // Insert text...spans 16 pages. let builder = new aw . DocumentBuilder ( doc ); builder...

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