Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 19,717 for

aws

(0.18 sec)
  1. Архивы

    Архивы...words as aw # Load the document from disk doc = aw.Document("Document...Enable export of fonts options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/ru/words/convert-word-to-html-i...
  2. Archiwa

    Archiwa...words as aw # Załaduj dokument z dysku doc = aw.Document("Document...Włącz eksport czcionek options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/pl/words/convert-word-to-html-i...
  3. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....): doc = aw . Document () doc . font_settings = aw . fonts ....as_system_font_source () self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria....( self ): doc = aw . Document () builder = aw . DocumentBuilder...RevisionCriteria ( 'John Doe' , aw . RevisionType . INSERTION ))...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria....( self ): doc = aw . Document () builder = aw . DocumentBuilder...RevisionCriteria ( 'John Doe' , aw . RevisionType . INSERTION ))...

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

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....jpg' watermarker_context = aw . lowcode . WatermarkerContext...image_watermark_options . scale = 50 aw . lowcode . Watermarker . create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress.... each ([[ aw . SaveFormat . Html , "html" ], [ aw . SaveFormat...SaveFormat . Mhtml , "mhtml" ], [ aw . SaveFormat . Epub , "epub" ]])(...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlFixedSaveOptions.page_horizontal_alignment ...

    HtmlFixedSaveOptions.page_horizontal_alignment property. Specifies the horizontal alignment of pages in an HTML document... doc = aw . Document ( file_name = MY_DIR...docx' ) html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... dst_doc = aw . Document () builder = aw . DocumentBuilder...builder . document . styles . add ( aw . StyleType . PARAGRAPH , 'MyStyle'...

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