Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 3,870 for

vertical text

(0.17 sec)
  1. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。... WriteLine ( "Text vertical type: " + effectiveTextFrameFo...portion0 = new Portion ( "Sample text with first portion" ); IPortion...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  2. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....property sets or gets the vertical resolution for internal images...provides configurations for text rendering during HTML to image...

    docs.aspose.com/html/python-net/convert-svg-to-...
  3. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Round ); // Add text to each rectangle. shape1 ....is flipped horizontally, vertically, or both. setTileOffsetX...

    docs.aspose.com/slides/java/shape-formatting/
  4. 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...
  5. Table.text_wrapping property | Aspose.Words for...

    Table.Text_wrapping property. Gets or sets [Table.Text_wrapping](./) for table....text_wrapping property Table.text_wrapping property Gets or sets...sets Table.text_wrapping for table. @property def text_wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...whether to resize the picture vertically from the source. get_Result...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....skewX(angle) function makes the vertical lines look like they have...SVG Create a Thumbnail Mergers Text to Vector Resize SVG Create...

    products.aspose.com/svg/net/svg-transformations/
  8. 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...
  9. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....LineJoinStyle :: Round ); // Add text to each rectangle. shape1 ->...-> get_TextFrame () -> set_Text ( u "Miter Join Style" ); shape2...

    docs.aspose.com/slides/cpp/shape-formatting/