Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,498 for

textbox

(0.08 sec)
  1. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease....might wish to export text in textboxes with formatting. Unfortunately...mode in which all text in textboxes is treated as HTML and put...

    docs.aspose.com/pdf/reportingservices/html-form...
  2. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....Add ( 5 , 5 , 50 , 200 ); TextBox tb = ws . GetTextBoxes ()....:: Xlsx ); std :: cout << "Textbox created successfully!" << std...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  3. 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
  4. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....Examples Shows how to replace all textbox shapes with image shapes. auto...Document > ( get_MyDir () + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. FormField.is_check_box_exact_size property | As...

    FormField.is_check_box_exact_size property. Gets or sets the boolean value that indicates whether the size of the Textbox is automatic or specified explicitly....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java.... TEXTBOX A control that allows the user...pages of content. TEXTBOX public static int TEXTBOX A control that...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/