Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,410 for

textbox

(0.05 sec)
  1. Copy Shapes between Worksheets|Documentation

    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....Another Worksheet “Control” with textbox and oval Please see the following...Worksheet “Result” with copied textbox and oval Conclusion This article...

    docs.aspose.com/cells/java/copy-shapes-between-...
  2. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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 a TextBox with some text var textBox = sheet . Shapes...700 ); textBox . Text = "Aspose File Format APIs" ; textBox . Font...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Add Icons to Worksheet with Node.js via C++|Doc...

    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....Document Assistant Close Managing TextBox with Node.js via C++ Web Extensions...

    docs.aspose.com/cells/nodejs-cpp/insert-svg-to-...
  4. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本...multiple tags within a single textbox. 示例代码 以下示例代码将标签 TAG_1 和 TAG_2...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...
  5. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Examples Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType property Returns Textbox. public StoryType StoryType...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... TextBox 800 Represents text area inside...inside of a shape. Textbox may have Line and Row child entities...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Adding TextBox Control to the Chart One way...aspose.cells.drawing.TextBox object. The TextBox class represents...

    docs.aspose.com/cells/python-net/controls-in-ch...
  9. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Slides [ 1 ]; //Add a textbox //To add it, we will first...

    docs.aspose.com/slides/net/adding-text-dynamica...
  10. Aspose.pdf转换成word的时候 将表格视为图片转换了 能不能设置不是图片 - Fre...

    aspose.pdf转换成word的时候 将表格视为图片转换了 能不能设置不是图片...Flow:更像Word流式文档,适合大部分文本型PDF // Textbox:每个元素都用文本框,版面最接近PDF,但不易编辑 saveOptions...setMode(DocSaveOptions.RecognitionMode.Textbox); // 还原度最高 // 2. 保持图像质量 //...

    forum.aspose.com/t/aspose-pdf-word/313931