Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 19,339 for

aws

(0.16 sec)
  1. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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-...
  3. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++....solid #000000; -aw-border:0.5pt single #000000; -aw-border-insideh:0...-aw-border-insideh:0.5pt single #000000; -aw-border-insidev:0.5pt single #000000;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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...
  5. 搜索

    搜索...words as aw # 載入文件 doc = aw.Document("calibre.docx")...設置輸出圖像格式 options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/zh-hant/words/convert-word-to-p...
  6. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... doc = aw . Document () builder = aw . DocumentBuilder...matches. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... doc = aw . Document () doc . styles . add ( aw . StyleType...'MyListStyle1' ) doc . styles . add ( aw . StyleType . LIST , 'MyListStyle2'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Робота з графіками в Python|Aspose.Words для Py...

    Створення та редагування діаграм різних типів у документі Pythonй...колір серії: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/uk/python-net/working-wit...