Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 151,560 for

text

(0.36 sec)
  1. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  2. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background Text to add draft watermark in presentation using Java....Java such that a particular text is displayed in the background...to place the draft watermark text Set the rotation angle of the...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  3. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....engraving/embossing effects to text. doc = aw . Document () builder...3D-like effect to the text. # 1 - Engrave text to make it look like...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how Text input form fields are saved to HTML or MHTML. Default value is false in C++....utFormF method Controls how text input form fields are saved...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...

    docs.aspose.com/diagram/zh/net/working-with-text/
  6. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....Examples Shows how to insert a text box, and set the font of its...-> Write ( u "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/java/actions/
  9. Convert PNG to TXT via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/png-to-txt/
  10. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...