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

text

(0.14 sec)
  1. 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...
  2. 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...
  3. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace Text in MS Word document using Ruby....Find And Replace To replace text using Aspose.Words Java in Ruby...Ruby, simply invoke the replace_text() method. Ruby Code ## The path...

    docs.aspose.com/words/java/find-and-replace-in-...
  4. 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...
  5. 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
  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. 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...
  9. Convert BMP to TXT via C# | Aspose

    Sample code for BMP to TXT C# conversion. Use API example code for batch BMP files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on BMP document and save text as BMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/bmp-to-txt/
  10. 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...