Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 19,104 for

aws

(0.04 sec)
  1. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....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...
  2. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. أرشيف

    أرشيف...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...CommentRangeEnd. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/ar/words/extract-text-from-word...
  4. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse...kind. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....field_auto_text_list (): doc = aw . Document () # Create a glossary...entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....field_auto_text_list (): doc = aw . Document () # Create a glossary...entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    اكتشف كيفية استخدام HtmlSaveOptions ExportShapesAsSvg لتحويل عقد الشكل إلى صور SVG عند الحفظ بتنسيقات HTML أو MHTML أو EPUB أو AZW3....style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\">" + "<svg...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 在 Python 中製作文檔

    使用 Python via .NET 庫創建文件。只需幾個步驟即可在 Python 中輕鬆創建新文檔。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/zh-hant/python-net/make/