Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,257 for

textbox

(0.11 sec)
  1. 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...
  2. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...还有另一个类 TextBox ,表示用于定义所有类型设置的文本框。它具有一些重要成员:...(). Get ( 0 ); // Add a new textbox to the collection. int32_t...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....benefits and limitations: Textbox mode is fast and good for preserving...original PDF is converted into a textbox in the output document. This...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  8. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....benefits and limitations: Textbox mode is fast and good for preserving...original PDF is converted into a textbox in the output document. This...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  9. Preface|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....items: Table Pivot table Chart Textbox Matrix Normally a query (that...

    docs.aspose.com/cells/reportingservices/preface/
  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