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

aws

(0.25 sec)
  1. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...document's contents. let doc = new aw . Document ( base . myDir + "English...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shading ; shading . texture = aw . TextureIndex . TextureDiagonalUp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Найти и заменить в Python|Aspose.Words для Pyth...

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя Python....“James Bond” : doc = aw . Document () builder = aw . DocumentBuilder..."James Bond" , aw . replacing . FindReplaceOptions ( aw . replacing...

    docs.aspose.com/words/ru/python-net/find-and-re...
  4. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name.... doc = aw . Document () builder = aw . DocumentBuilder...the lazy dog.' ) font_sources = aw . fonts . FontSettings . default_instance...

    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. Granularity enumeration | Aspose.Words for Python

    aspose.words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two documents.... doc_a = aw . Document () builder_a = aw . DocumentBuilder...elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ViewOptions.zoom_percent property | Aspose.Word...

    ViewOptions.zoom_percent property. Gets or sets the percentage at which you want to view your document.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

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