Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 19,500 for

aws

(0.3 sec)
  1. تحويل مستند متعدد الصفحات إلى صورة في Python|As...

    تصدير المستندات متعددة الصفحات إلى الصور النقطية(JPG, PNG, GIF, BMP, TIFF, WebP) باستخدام Python....كصورة JPEG مع تخطيط أفقي: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/ar/python-net/convert-a-m...
  2. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...; let certificatePassword = "aw" ; let signees = createSignees...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WebExtensionStoreType enumeration | Aspose.Word...

    aspose.words.webextensions.WebExtensionStoreType enumeration. Enumerates available types of a web extension store.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WebExtensionProperty constructor | Aspose.Words...

    WebExtensionProperty constructor. Creates web extension custom property with specified name and value.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.current_user property | Aspose.Wor...

    FieldOptions.current_user property. Gets or sets the current user information.... doc = aw . Document () builder = aw . DocumentBuilder...information. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... doc = aw . Document () doc . styles . add ( aw . StyleType...'MyListStyle1' ) doc . styles . add ( aw . StyleType . LIST , 'MyListStyle2'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...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...