Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 18,036 for

aws

(0.24 sec)
  1. LoadOptions.tempFolder property | Aspose.Words ...

    LoadOptions.tempFolder property. Allows to use temporary files when reading document... let options = new aw . Loading . LoadOptions (); options...tempFolder ); } let doc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default font name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...lazy dog." ); let fontSources = aw . Fonts . FontSettings . defaultInstance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.metafileRenderingOptions prope...

    ImageSaveOptions.metafileRenderingOptions property. Allows to specify how metafiles are treated in the rendered output....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SvgSaveOptions.resourcesFolderAlias property | ...

    SvgSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG document...yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the document.... doc = aw . Document () builder = aw . DocumentBuilder...list_collection . add_single_level_list ( aw . lists . ListTemplate . BULLET_CIRCLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with... doc = aw . Document () builder = aw . DocumentBuilder...WriteProtection.docx' ) doc = aw . Document ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The date of signing... certificate_holder = aw . digitalsignatures . CertificateHolder...+ 'morzal.pfx' , password = 'aw' ) # Create a comment and date...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . PARAGRAPH , 'MyStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

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