Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 151,813 for

text

(0.42 sec)
  1. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of Text in shapes in C++....enum Specifies orientation of text in shapes. enum class ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...Add some text to the TextFrame. Set Language Id to text. Write...

    docs.aspose.com/slides/php-java/presentation-lo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/stamps/ Recent content in แสตมป์ข้อความ รูปภาพ หรือห......com/pdf/th/net/stamps/text/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/th/net/stamps/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/th/net/stamps/index.xml
  4. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/net/working-with-hyperlinks/
  5. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances Text positioning in your documents by adjusting subsequent Text upwards for a polished look....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize Text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 Text formatting....encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc ); // Add some text with characters from outside...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  9. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  10. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize Text form fields. Enhance user experience by setting specific input types effortlessly....property Gets or sets the type of a text form field. public TextFormFieldType...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...

    reference.aspose.com/words/net/aspose.words.fie...