Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,989 for

vertical text

(0.04 sec)
  1. 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...
  2. 更新 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...
  3. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....as TextBoxField Set the new text in the textbox field using the...Value property Set the text color and text alignment of the textbox...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  4. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_shape method...specified position, size and text wrap type. def insert_shape...RelativeVerticalPosi Specifies where the vertical distance to the shape is measured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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-...
  6. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity....Increase row height to fit the vertical text. builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  7. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....Increase row height to fit the vertical text. builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!...Increase row height to fit the vertical text. builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/sha...
  9. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....false; } /// /// Gets the plain text of the document that was accumulated...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Watermark To PDF with C++|Documentation

    Learn how to add Text and image watermarks to PDF files while rendering using Aspose.Cells with C++....following examples show how to add text and image watermarks to PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/