Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,122 for

textbox

(0.08 sec)
  1. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...Auto adjust width for textbox according its text Aspose.Cells...the settings related to the textbox’s autofit behavior. The properties...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to Textbox in Aspose.Cells for Node.js via C++....apply/set text alignment to textbox with Node.js via C++ Contents...Contents [ Hide ] TextBoxes can improve the expressiveness of our...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  3. Set Line Spacing of the Paragraph in a Shape or...

    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....the Paragraph in a Shape or Textbox Contents [ Hide ] You can set...Character Spacing of Excel TextBox or Shape Rotate Text with Shape...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  4. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet Textboxes programmatically using Aspose.Cells for C++....Replace tag with text in a textbox inside the Worksheet with C++...multiple tags within a single textbox. Sample Code Following sample...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  5. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are Textboxes — th…..."Floating shape not allowed inside textbox " #aspose.words Aspose.Words...{ // Skip shapes that are textboxes — they can’t have floating...

    forum.aspose.com/t/getting-exception-floating-s...
  6. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or Textbox using Aspose.Cells for Node.js via C++....of Text Effects of Shape or TextBox with Node.js via C++ Contents...Text Effects of any Shape or TextBox. Please use the Shape.getTextBody()...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  7. How to add/insert TextBox to Worksheet with Nod...

    How to add/insert Textbox to Worksheet in Aspose.Cells for Node.js via C++....How to add/insert TextBox to Worksheet with Node.js via C++ Contents...When you need to bulk insert TextBox into the worksheet, the manual...

    docs.aspose.com/cells/nodejs-cpp/add-text-box-t...
  8. Set Line Spacing of the Paragraph in a Shape or...

    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....the Paragraph in a Shape or Textbox Contents [ Hide ] You can set...Character Spacing of Excel TextBox or Shape Rotate Text with Shape...

    docs.aspose.com/cells/python-net/set-line-spaci...
  9. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...How to overlapping textbox auto adjust width on run time? Aspose...void AdjustTextBoxWidth(TextBox textBox) { // Measure the size...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  10. Create TextBox in which each line is having dif...

    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....Create TextBox in which each line is having different Horizontal...AlignmentType property. Create TextBox in which each line is having...

    docs.aspose.com/cells/java/create-textbox-in-wh...