Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 19,556 for

aws

(0.1 sec)
  1. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....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. 搜索

    搜索...words as aw # 加載PDF文件 doc = aw.Document("PDF.pdf")...aspose.words as aw # 創建 PDF 加載選項 loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/zh-hant/words/convert-pdf-to-do...
  4. 搜索

    搜索...words as aw # 創建一個新文檔 doc = aw.Document() # 創建文檔生成器...創建文檔生成器 builder = aw.DocumentBuilder(doc) # 在文檔中插入圖像 builder.insert_image("logo...

    blog.aspose.com/zh-hant/words/convert-image-to-...
  5. Bekerja dengan Dokumen Teks|Aspose.Words untuk ...

    Bekerja dengan dokumen teks dan memodifikasi objeknya menggunakan Python....footer ke format teks biasa: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/id/python-net/working-wit...
  6. Werk Met Teksdokument|Aspose.Words vir Python v...

    Werk met'n teksdokument en verander sy voorwerpe met Python....na gewone teks formaat: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/af/python-net/working-wit...
  7. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_document_properties property. Gets [PlainTextDocument.built_in_document_properties](./) of the document.... doc = aw . Document () builder = aw . DocumentBuilder...BuiltInProperties.docx' ) plaintext = aw . PlainTextDocument ( file_name...

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

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... doc = aw . Document ( file_name = MY_DIR...pages on the left. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...mundo!" ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 記録

    記録...words as aw # load document doc = aw.Document("calibre...format options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/ja/words/convert-word-to-png-jp...