Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 19,499 for

aws

(0.29 sec)
  1. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture.... doc = aw . Document () builder = aw . DocumentBuilder...e = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...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. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.document_split_criteria property. Specifies how the document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir + "Shape...); let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Trabajar con gráficos en Python|Aspose.Words pa...

    Cree y modifique gráficos de varios tipos en un documento usando Python....la serie: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/es/python-net/working-wit...
  7. MarkdownからDOMへの変換|Python via .NET用Aspose.Words

    Markdown ドキュメントを Document Object Model に変換し、Python を使用して戻します。そのため、複雑な既存の Markdown を操作し、プログラムによって Markdown ドキュメントを最初から作成できます。... builder = aw . DocumentBuilder () # Make the...content to the document. builder = aw . DocumentBuilder () # Make the...

    docs.aspose.com/words/ja/python-net/translate-m...
  8. Procurar

    Procurar...words as aw from datetime import date # Carregar...arquivos PDF PDF1 = aw.Document("first.pdf") PDF2 = aw.Document("second...

    blog.aspose.com/pt/words/compare-pdf-files-in-p...
  9. arkiv

    arkiv...words as aw from datetime import date # Ladda...PDF-filer PDF1 = aw.Document("first.pdf") PDF2 = aw.Document("second...

    blog.aspose.com/sv/words/compare-pdf-files-in-p...
  10. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field... doc = aw . Document ( file_name = MY_DIR...'Paragraphs.docx' ) builder = aw . DocumentBuilder ( doc = doc...

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