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

textbox

(0.1 sec)
  1. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....Document Assistant Close Managing TextBox of Excel files with C++ Web...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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 the...

    docs.aspose.com/cells/nodejs-cpp/rotate-text-wi...
  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...