Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 19,240 for

aws

(0.09 sec)
  1. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () para = doc . get_child ( aw . NodeType...True ) . as_paragraph () run = aw . Run ( doc = doc , text = 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...id="_cmnt1" style="-aw-comment-author:'Alex Noskov'; -aw-comment-dat...-aw-comment-datetime:'2024-09-03T14:41:00'; -aw-comment-initial:'AN'"> <p st...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  3. 档案

    档案...words as aw # 此代码示例演示如何使用 Python 创建新的 Word...创建文档对象 doc = aw.Document() # 创建文档构建器对象 builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh/words/python-ms-word-automat...
  4. Chercher

    chercher...words as aw # This code example demonstrates...Create document object doc = aw.Document() # Create a document...

    blog.aspose.com/fr/words/python-ms-word-automat...
  5. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.getEffectiveValue method | Aspose.Wor...

    ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... let doc = new aw . Document ( base . myDir + "List...( listLevel . numberStyle == aw . NumberStyle . Custom ) customNumberStyleFor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc ...shapeRectangle = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

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