Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 3,947 for

vertical text

(0.79 sec)
  1. How to - developer tips|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....fonts Work with layout Work with text Access to entities inside block...Access to polyline and 3DFace vertices Add a polyline Adding of margins...

    docs.aspose.com/cad/net/how-to/
  2. 在 Android 上管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...所有添加到幻灯片的形状都有一些 Alt Text。我们建议开发人员使用替代文本来查找特定形状。您可以使用...( "Watermark Text Watermark Text Watermark Text" ); shp3 = slide...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  3. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....builder's current section and add text. builder . pageSetup . orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 将 EPUB 转换为 TIFF – C# – Aspose.HTML for .NET

    使用 Aspose.HTML API 将 EPUB 转换为 TIFF。在C#示例中考虑各种EPUB到TIFF的转换方案。尝试在线EPUB转换器。... Sets vertical resolution for output images...is used for configuration of text rendering. 要了解有关 类的更多信息,请阅读...

    docs.aspose.com/html/zh/net/convert-epub-to-tiff/
  5. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....switches and argument values as text, nodes or even nested fields...formatting of merge field specify the text that is between the field separator...

    docs.aspose.com/words/nodejs-net/inserting-fields/
  6. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....switches and argument values as text, nodes or even nested fields...formatting of merge field specify the text that is between the field separator...

    docs.aspose.com/words/python-net/inserting-fields/
  7. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....set font properties for chart text, apply preset and custom numeric...for the value axis. Set the text properties for value-axis labels...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...( "Watermark Text Watermark Text Watermark Text" ); shp3 = slide...System . out . println ( "Vertical flip: " + verticalFlip );...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  10. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...0 ); $portion -> setText ( "Text here" ); $portion -> getPortionFormat...将演示文稿保存到磁盘 $pres -> save ( "Vertical_Align_Text_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-table/