Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,578 for

textbox

(0.07 sec)
  1. LayoutFlow enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.LayoutFlow enumeration. Determines the flow of the text layout in a Textbox....flow of the text layout in a textbox. Members Name Description Horizontal...Aspose.Words.Drawing property TextBox.layoutFlow JoinStyle enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Excel打印线条缺失 - Free Support Forum - aspose.com

    excel转pdf问题.zip (34.0 KB) 在使用25.4版本的apose.cells去打印一个excel文档,打印完成后发现有线条的缺失。虚拟打印机Foxit以及实际打印的都存在这个问题。后尝试将excel转pdf,发现同样是有问题。这里提供了转pdf的代码以及相关输入和输出的文件,请帮忙复现排查一下是什么问题。...PDF(或打印)时,可能会忽略 TextBox、线条等 Shape,导致它们在最终文档中不显示。官方论坛已有 “TextBox 转 PDF 丢失”...未对 Shape 做预处理 – 某些 Shape(如 TextBox)在转换前需要手动开启文字换行、调整尺寸等属性,否则渲染引擎会把它们当作空对象跳过。...

    forum.aspose.com/t/excel/321351
  3. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....fields names Justify Text in a Textbox Field Whats the Difference...

    docs.aspose.com/pdf/net/form-class/
  4. Aspose.Cells 8.9.2 中的公共 API 变更|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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...); // Set the text of the textbox tb . setText ( "This text has...font color and size of the textbox tb . getFont (). setColor (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  6. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....control to it Add a field textbox on the target PDF page for...that can be entered into this textbox control Save the resultant...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  7. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... TextBox n/a Represents text area inside...inside of a shape. Textbox may have Line and Row child entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add a textbox inside the worksheet. const...); // Set the text of the textbox. tb . setText ( "こんにちは世界" );...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  9. Aspose::Words::Fields::FormField::get_IsCheckBo...

    Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the Textbox is automatic or specified explicitly in C++....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....a slide, you have to add a textbox first and then put some text...text inside the textbox. To allow you add a shape that can hold...

    docs.aspose.com/slides/net/manage-textbox/