Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 19,240 for

aws

(0.08 sec)
  1. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldXE.entry_type property | Aspose.Words for ...

    FieldXE.entry_type property. Gets or sets an index entry type.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …... code: doc = aw.Document(str(file_path)) text_watermark_options...text_watermark_options = aw.TextWatermarkOptions() text_watermark_options...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  7. แปลง ภาพ เป็น DOCX Javascript

    แปลงรูปแบบ ภาพ เป็น DOCX ในโค้ด JavaScript บันทึก ภาพ เป็น DOCX โดยใช้ JavaScript...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/th/nodejs-net/convers...
  8. แปลง JPG เป็น HTML Javascript

    แปลงรูปแบบ JPG เป็น HTML ในโค้ด JavaScript บันทึก JPG เป็น HTML โดยใช้ JavaScript...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/th/nodejs-net/convers...
  9. 將JPG轉換為HTML Javascript

    在JavaScript代碼JPG轉換為HTML使用JavaScript將JPG保存為HTML。...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  10. تبدیل JPG به HTML Javascript

    فرمت JPG به HTML در JavaScript کنید. با استفاده از JavaScript JPG به عنوان HTML ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/fa/nodejs-net/convers...