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

textbox

(0.06 sec)
  1. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...TextBox not converting correctly to PDF Aspose.Slides Product...

    forum.aspose.com/t/textbox-not-converting-corre...
  2. 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...
  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/python-net/set-line-spaci...
  4. 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...
  5. 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...
  6. 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...
  7. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel Textboxes or shapes using Aspose.Cells for Node.js via C++....Character Spacing of Excel TextBox or Shape with Node.js via C++...character spacing of an Excel textbox or shape using the TextOptions...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  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/net/set-line-spacing-of-t...
  9. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...The textbox disappeared upon the chart while converting word...DOCX file that contains a textbox anchored to a chart to PDF...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  10. 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...