Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 10,032 for

aws

(0.06 sec)
  1. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....dll" ; let doc = new aw . Document ( base . myDir + "VBA...case aw . Vba . VbaReferenceType . Registered : case aw . Vba...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XamlFlowSaveOptions.imagesFolderAlias property ...

    XamlFlowSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an XAML document...'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...
  4. تبدیل تصویر به HTML Python

    فرمت تصویر به HTML در Python کنید. با استفاده از Python تصویر به عنوان HTML ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/fa/python-net/convers...
  5. تبدیل JPG به DOC Python

    فرمت JPG به DOC در Python کنید. با استفاده از Python JPG به عنوان DOC ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/fa/python-net/convers...
  6. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...htmlOptions = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...field_auto_text_list (): doc = aw . Document () # Create a glossary...entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor... certificate_holder = aw . digitalsignatures . CertificateHolder...pfx' , password = 'aw' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

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