Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,166 for

textbox

(0.05 sec)
  1. 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...
  2. 使用C++向工作表添加图标|Documentation

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

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  3. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results.... TextBox , 200 , 200 ); // Set the "VerticalAnchor"...bottom of the shape. shape . TextBox . VerticalAnchor = verticalAnchor...

    reference.aspose.com/words/net/aspose.words.set...
  4. Get Connection Points from Shape with JavaScrip...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Add a new textbox to the collection. const textboxIndex...textboxIndex = worksheet . textBoxes . add ( 2 , 1 , 160 , 200...

    docs.aspose.com/cells/javascript-cpp/get-connec...
  5. Working with Form Fields in C++|Aspose.Words fo...

    Understanding Form Fields feature, working with Form Fields using C++....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...

    docs.aspose.com/words/cpp/working-with-form-fie...
  6. Extract Data from PDF Form using Java

    Follow this article to extract data from PDF form using Java. It has the IDE settings, a list of steps, and sample code showing how to extract data from PDF form using Java....data Create a PDF file with Textbox fields and sample data Load...

    kb.aspose.com/pdf/java/extract-data-from-pdf-fo...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....:: Drawing :: ShapeType :: TextBox , 200 , 200 ); // Set the "VerticalAnchor"...of the shape. shape -> get_TextBox () -> set_VerticalAnchor (...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java.... Pptx ); Manage TextBox...

    docs.aspose.com/slides/androidjava/manage-place...
  9. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java....String TaskPaneCollection TextBox English Русский 简体中文...

    reference.aspose.com/words/java/com.aspose.word...
  10. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…... If you save textbox to xls file since MS Excel...

    forum.aspose.com/t/xls-data-is-changed-after-lo...