Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 3,185 for

textbox

(0.22 sec)
  1. Stroke Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Stroke class to enhance your shapes with customizable strokes, adding professional flair to your documents effortlessly....Words SoftEdgeFormat Class TextBox Class English Русский 简体中文...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/net/working-with-shapes/
  3. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class....); } } } Justify Text in a Textbox Field Analyzing your prompt...

    docs.aspose.com/pdf/net/identifying-form-fields...
  4. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...getShapes (); // Copy the Textbox to the Result Worksheet workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  5. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!...TableOfContents 34 Tables 35 TextBox 36 Watermarks 37 Default 0...

    reference.aspose.com/words/net/aspose.words.bui...
  6. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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....<p:nvSpPr><p:cNvPr id= "4" name= "TextBox 3" /> <p:cNvSpPr txBox= "1"...

    docs.aspose.com/slides/php-java/presentationml-...
  7. Aspose word for java不使用分页符插入页码 - Free Support F...

    我们使用 Aspose.Words for Java,希望能在 每一页的右下角插入文本框(例如页码或签章区域), 不使用页脚,而是通过 锚点定位 的方式在页面内容区域中插入。 在实际测试过程中遇到以下问题: 只有当文档使用 插入空白页 进行分页时,能正确识别每一页的最后一个节点,文本框也能准确出现在该页的右下角。 根据节点识别只会识别处理节点中的第一页空白页, niuda(1) (2).zip (12.6 KB) 当文档仅通…...Shape textbox = new Shape(doc, ShapeType.TEXT_BOX); textbox.setWrapType(WrapType...setWrapType(WrapType.NONE); textbox.setRelativeHorizonta(RelativeHorizontalPo...

    forum.aspose.com/t/aspose-word-for-java/320890
  8. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... TextBox The shape is a textbox. Note that shapes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Create, Edit or Convert PSD & PSB files to PDF & image formats | products.aspose.com – C# Photoshop Files Conversionhttps://products.aspose.com/psd/net/conversion/Re...... textbox pl-0 Adobe photoshop saves...BMP What is BMP File Format? textbox pl-0 Files having extension...

    products.aspose.com/psd/net/conversion/index.xml
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...for any of the texts in the textbox. It always returns None. Can...

    forum.aspose.com/t/portion-get-text-returns-sen...