Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 18,038 for

aws

(0.05 sec)
  1. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this 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...
  2. OfficeMath.displayType property | Aspose.Words ...

    OfficeMath.displayType property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line.... let doc = new aw . Document ( base . myDir + "Office... mathObjectType ). toEqual ( aw . Math . MathObjectType . OMathPara...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open.... let doc = new aw . Document (); // Configure a...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ZoomType enumeration | Aspose.Words for Python

    aspose.words.settings.ZoomType enumeration. Possible values for how large or small the document appears on the screen 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...
  5. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mail Merge Шаблон в Python|Aspose.Words для Pyt...

    Создайте шаблон Mail Merge для определения фиксированного содержимого в выходных документах, а затем создайте объединяемые документы, используя поля объединения в Python....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/ru/python-net/mail-merge-...
  8. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chart = appendChart ( builder , aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Javascript का उपयोग करके फ़ाइल की सामग्री को अन...

    JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS गुणवत्ता खोए बिना। दस्तावेज़ की सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hi/nodejs-net/compress/
  10. DOCX को Javascript में संपीड़ित करें

    गुणवत्ता खोए बिना DOCX को JavaScript में संपीड़ित करें। DOCX सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hi/nodejs-net/compres...