Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,947 for

vertical text

(0.25 sec)
  1. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object.... vertical_alignment = aw . tables ..... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...getStyle (); // Setting the vertical alignment style . setVerticalAlignment...Setting the font color of the text style . getFont (). setColor...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  3. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting....Increase row height to fit the vertical text. builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....distance of the border from text in points. get_Horizontal ()...top border. get_Vertical () Gets the vertical border that is used...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Increase row height to fit the vertical text. builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Math::MathObjectType enum | Aspo...

    Aspose::Words::Math::MathObjectType enum. Specifies type of an Office Math object in C++....OMath 0 Instance of mathematical text. OMathPara 1 Math paragraph...an instance of mathematical text (such as a formula or equation)...

    reference.aspose.com/words/cpp/aspose.words.mat...
  7. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....direction for the axis text to be vertical chart . GetCategoryAxis...( ChartTextDirectionTy :: Vertical ); // Fill the PlotArea area...

    docs.aspose.com/cells/cpp/date-axis/
  8. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....direction for the axis text to be vertical chart . getCategoryAxis...AsposeCells . ChartTextDirectionTy . Vertical ); // Fill the PlotArea area...

    docs.aspose.com/cells/nodejs-cpp/date-axis/
  9. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....]; //Set shape text and text style shape . Text = "Hello World"...) { shape . Text . Value . Clear (); shape . Text . Value . Add...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  10. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....the watermark Create formatted text and a watermark object while...process by setting the watermark text, rotation, opacity, and other...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...