Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,585 for

textbox

(0.1 sec)
  1. 档案

    档案...表单: 创建带有空白页的 PDF 文件 在页面上添加 TextBox 字段和 RadioButton 字段 保存输出 PDF...以编程方式填写表单字段。您可以通过以下步骤填写创建的表格: 加载输入文件 在 TextBox 字段中填充值 通过选择一个选项来填写 RadioButton...

    blog.aspose.com/zh/pdf/create-fill-edit-fillabl...
  2. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...stroke SoftEdgeFormat class TextBox class...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rotate Text with Shape inside the Worksheet usi...

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

    docs.aspose.com/cells/javascript-cpp/rotate-tex...
  4. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...= "Aspose TextBox"; //para.setText(“Aspose TextBox”); NullableBool...pres.Save(@"c:\Aspose Data\TextBox.pptx", Aspose.Slides.Export...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  5. Creating Matrix Report|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....can merge cells and embed a textbox report item. Matrix column...

    docs.aspose.com/cells/reportingservices/creatin...
  6. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...stroke SoftEdgeFormat class TextBox class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++....getShapes (); // Copy the Textbox to the Result Worksheet workbook...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...
  8. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....solution for this for the textbox? 2 slide - Table Table seems...some regulation we are "); //TextBox 2 IAutoShape ashp2 = sld.getShapes()...

    forum.aspose.com/t/disable-spell-check-and-gram...
  9. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the updatePageLayout() method is invoked …...DocumentBuilder(document); Shape textBox = builder.insertShape(ShapeType...72, 72); textBox.setWrapType(WrapType.NONE); textBox.setLeft(144);...

    forum.aspose.com/t/text-box-vertical-alignment-...
  10. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C++ sample code using Aspose.PDF for C++...DocSaveOptions :: RecognitionMode :: Textbox ); outputDoc -> Save ( u "Merger_pdf_doc...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/