Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 19,504 for

aws

(0.2 sec)
  1. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source.... doc = aw . Document () builder = aw . DocumentBuilder...e = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveOptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output.... doc = aw . Document () builder = aw . DocumentBuilder...bitmaps. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MultiPageLayout class | Aspose.Words for Python

    aspose.words.saving.MultiPageLayout class. Defines a layout for rendering multiple pages into a single output.... doc = aw . Document ( file_name = MY_DIR...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... doc = aw . Document () builder = aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . PARAGRAPH , 'MyStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....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...
  7. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/).... doc = aw . Document ( file_name = MY_DIR...xps_options = aw . saving . XpsSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataPoint.invertIfNegative property | Aspo...

    ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....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...
  9. ChartSeries.invertIfNegative property | Aspose....

    ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....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...
  10. 記録

    記録...words as aw from datetime import date # PDF...ファイルをロードする PDF1 = aw.Document("Document.pdf") PDF2 = aw.Document("Document2...

    blog.aspose.com/ja/total/document-comparison-in...