Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 19,500 for

aws

(0.14 sec)
  1. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . SHAPE , True )))))...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartTitle.format property | Aspose.Words for N...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title....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...
  3. Story.append_paragraph method | Aspose.Words fo...

    Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... doc = aw . Document () # Create a header...body text. header = aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....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...
  5. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案...words as aw # 加载 PDF 文件 doc = aw.Document("PDF.pdf")...aspose.words as aw # 创建 PDF 加载选项 loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/zh/words/convert-pdf-to-docx-in...
  7. Chercher

    chercher...words as aw # Créer un nouveau document doc = aw.Document()...générateur de documents builder = aw.DocumentBuilder(doc) # Insérer...

    blog.aspose.com/fr/words/convert-image-to-word-...
  8. آرشیوها

    آرشیوها...words as aw # یک سند جدید ایجاد کنید doc = aw.Document() #...سند ساز ایجاد کنید builder = aw.DocumentBuilder(doc) # درج تصویر...

    blog.aspose.com/fa/words/convert-image-to-pdf-p...
  9. 搜索

    搜索...words as aw # 加載 Word 文檔 docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # 將源文檔的內容複製到目標文檔...

    blog.aspose.com/zh-hant/words/copy-content-of-a...
  10. Chercher

    chercher...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/fr/words/convert-pdf-to-word-in...