Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,183 for

textbox

(0.07 sec)
  1. 使用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/
  2. 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/
  3. 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
  4. Adding Text Dynamically using VSTO and Aspose.S...

    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.... Slides [ 1 ]; //Add a textbox //To add it, we will first...

    docs.aspose.com/slides/net/adding-text-dynamica...
  5. 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/
  6. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with shapes in Excel worksheets using Aspose.Cells for C++....the Paragraph in a Shape or Textbox with C++ Set Margins of Comment...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  7. Aspose.Cells 16.10.0中的公共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....]; // Create a TextBox with some text var textBox = sheet . Shapes...700 ); textBox . Text = "Aspose File Format APIs" ; textBox . Font...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Extract Data from PDF Form using C#

    Follow this article to extract data from PDF form using C#. It has all the details to set the IDE, a list of steps, and a sample code demonstrating extract data from fillable PDF using C#....on the Form, including the textbox, radio button, and combo box...

    kb.aspose.com/pdf/net/extract-data-from-pdf-for...
  9. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet using Aspose.Cells for Node.js via C++....the Paragraph in a Shape or Textbox with Node.js via C++ Set Margins...

    docs.aspose.com/cells/nodejs-cpp/rotate-text-wi...
  10. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...当您在项目中执行上述代码时,将获得以下结果: 用C++管理Excel文件中的TextBox Web扩展 使用C++的Office加载项...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/