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

aws

(0.11 sec)
  1. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)... let doc = new aw . Document ( base . myDir + "Document...selectable text. let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....words as aw doc = aw . Document ( "Input.docx"...Example: import aspose.words as aw doc = aw . Document ( "Input.docx"...

    docs.aspose.com/words/python-net/fields-overview/
  4. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context....watermark' watermarker_context = aw . lowcode . WatermarkerContext...aspose . pydrawing . Color . red aw . lowcode . Watermarker . create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... doc = aw . Document ( MY_DIR + 'Office...using plain HTML text. options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Архів

    Архів...words as aw from datetime import date # завантажити...завантажити перший документ doc = aw.Document("calibre.docx") # завантажити...

    blog.aspose.com/uk/words/compare-two-word-docum...
  8. arkiv

    arkiv...words as aw from datetime import date # ladda...ladda det första dokumentet doc = aw.Document("calibre.docx") # ladda...

    blog.aspose.com/sv/words/compare-two-word-docum...
  9. Работа с полями формы в Python|Aspose.Words для...

    Вставьте, получите или отформатируйте поле формы в документе, используя Python....документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/ru/python-net/working-wit...
  10. Робота з графіками в C++|Aspose.Words для C++

    Вступ до функції побудови діаграм, як створювати діаграми та маніпулювати ними за допомогою C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/uk/cpp/how-to-set-fill-an...