Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 10,593 for

textbox

(0.03 sec)
  1. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose advanced options for document comparison operation. To learn more, visit the documentation article in C++.... By default textboxes are not ignored. get_Target...EndTable (); // Textbox: SharedPtr < Shape > textBox = builder ->...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Access the Text Box by the Name|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....text in a textbox inside the Worksheet Create TextBox in which...

    docs.aspose.com/cells/java/access-the-text-box-...
  3. Configuration Explained|Aspose.Words for Report...

    Overview of configuration approaches for the Aspose.Words for Reporting Services....Add a textbox to any place in the report. 1.2. Set textbox visibility... Set textbox name to a configuration . 1.4. Set textbox text...

    docs.aspose.com/words/reportingservices/configu...
  4. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... auto textBox = MakeObject < Shape > ( doc...ShapeType :: TextBox ); textBox -> set_Width ( 200 ); textBox -> set_Height...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java.... TEXTBOX Contains shape or textbox text, represented...HeaderFooter . TEXTBOX public static int TEXTBOX Contains shape...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Text in Ruby|Aspose.Slides Documen...

    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....Creating a TextBox on Slide in Ruby Creating TextBox with Hyperlink...

    docs.aspose.com/slides/java/working-with-text-i...
  7. Class CompareOptions | Aspose.Words for .NET AP...

    Aspose.Words.Comparing.CompareOptions 班级. 允许为文档比较操作选择高级选项...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/zh/net/aspose.words....
  8. How to Find If Any Text Is Present Inside Any P...

    How to check if there is any text present inside an object and the object can be a Textbox, chart, rectangle shape, oval shape, ole object etc? Suppose if I pass on a Textbox it should give me True, on the other hand, i…...object and the object can be a textbox, chart, rectangle shape, oval...etc? Suppose if I pass on a textbox it should give me True, on...

    forum.aspose.com/t/how-to-find-if-any-text-is-p...
  9. Aspose.Slides for Java 23.2 Release Notes|Aspos...

    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....com/slides/net/manage-textbox/#add-text-box-with-hyperlink...SLIDESNET-43530 Creating a real TextBox Enhancement https://docs.aspose...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  10. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    HtmlSaveOptions 财产. 控制是否Shape节点在保存为 HTMLMHTML 或 EPUB 时会转换为 SVG 图像 默认值为错误的....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...60.0 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/zh/net/aspose.words....