Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 6,709 for

aws

(0.16 sec)
  1. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object... load_options = aw . loading . HtmlLoadOptions ()...will only load the PNG. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.bold property | Aspose.Words for Python

    Font.bold property. True if the font is formatted as bold.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfLoadOptions.skipPdfImages property | Aspose....

    PdfLoadOptions.skipPdfImages property. Gets or sets the flag indicating whether images must be skipped while loading PDF document... let options = new aw . Loading . PdfLoadOptions ();...pageCount = 1 ; let doc = new aw . Document ( base . myDir + "Images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed page Xaml format....'ResourceFolder' , () => { let doc = new aw . Document ( base . myDir + "Rendering...save format. let options = new aw . Saving . XamlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... doc = aw . Document ( file_name = MY_DIR...operties . bytes ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludeText.xpath property | Aspose.Words ...

    FieldIncludeText.xpath property. Gets or sets XPath for the desired portion of the XML file....field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...create_field_include_text ( builder : aw . DocumentBuilder , source_full_name...

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

    Aspose.Words.EditableRange class. Represents a single editable range...let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... doc = aw . Document ( MY_DIR + 'VBA project...VBA project using macros. doc = aw . Document () # Create a new...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XamlFlowSaveOptions.saveFormat property | Aspos...

    XamlFlowSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...'ImageFolder' , () => { let doc = new aw . Document ( base . myDir + "Rendering...save format. let options = new aw . Saving . XamlFlowSaveOptions...

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