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

textbox

(0.06 sec)
  1. 使用C++向工作表添加图标|Documentation

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

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  2. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....Examples: Shows how to replace all textbox shapes with image shapes. Document...new Document(getMyDir() + "Textboxes in drawing canvas.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...come from an out of boundary textbox from the footer, but it is...

    forum.aspose.com/t/extra-text-appears-when-conv...
  4. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET...AddAlphaModulateFixe ( 75 ); } Manage TextBox...

    docs.aspose.com/slides/net/manage-placeholder/
  5. Spreadsheet Editor - Working with Sheets|Docume...

    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.... When the textbox value is changed, the event...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  6. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....then put some text inside the textbox. Aspose.Slides for Python provides...text_frame . text = "Aspose TextBox" # Save the presentation to...

    docs.aspose.com/slides/python-net/manage-textbox/
  7. 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...
  8. 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...
  9. 档案

    档案...Text = "Aspose TextBox"; 将图像插入幻灯片: # // 添加图片 IPPImage...设置文本 portion.Text = "Aspose TextBox"; // 添加图片 IPPImage image =...

    blog.aspose.com/zh/slides/create-edit-powerpoin...
  10. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++.... get ( "TextBox 1" ); if ( ! shape ) { resultDiv...style="color: red;">Shape "TextBox 1" not found.</p>' ; return...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...