Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 4,923 for

text alignment

(0.12 sec)
  1. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:10...height:1.5;color:#4c4c4c;text-align:left;background-color:#f...

    docs.aspose.com/medical/scss/main.min.a451f9dd5...
  2. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:10...height:1.5;color:#4c4c4c;text-align:left;background-color:#f...

    docs.aspose.com/psd/scss/main.min.a451f9dd55f12...
  3. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:10...height:1.5;color:#4c4c4c;text-align:left;background-color:#f...

    docs.aspose.com/cells/scss/main.min.84a3719ff45...
  4. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:10...height:1.5;color:#4c4c4c;text-align:left;background-color:#f...

    docs.aspose.com/scss/main.min.a451f9dd55f120233...
  5. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:10...height:1.5;color:#4c4c4c;text-align:left;background-color:#f...

    docs.aspose.com/imaging/scss/main.min.a451f9dd5...
  6. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the Text of the paragraph in C++....separates the list label from the text of the paragraph. enum class...placed between the list label and text of the paragraph. Space 1 A...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_Text property. Specifies whether the shape is below or above Text....behind_text property ShapeBase.behind_text property Specifies...below or above text. @property def behind_text ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...method Contents [ Hide ] writeln(text) Inserts a string and a paragraph...self , text : str ): ... Parameter Type Description text str The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above Text....the shape is below or above text. get behindText () : boolean...behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to add watermark to doc's every page - Free...

    How to add Text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) Text_watermark_options = aw.TextWatermarkOptions() Text_watermark_options.font_family = …...20, 2025, 9:20am 1 How to add text as watermark in every page?I...aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions()...

    forum.aspose.com/t/how-to-add-watermark-to-docs...