Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,499 for

textbox

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. PresentationML (PPTX, XML)|Aspose.Slides 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....p : cNvPr id = "4" name = "TextBox 3" /> < p : cNvSpPr txBox =...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  6. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....GetShapes (); // Copy the textbox to the Result worksheet Worksheet...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  7. textParagraph.IsHangingPunctuation为True时,输出pdf,...

    textParagraph.IsHangingPunctuation为True时,输出pdf,标点符号丢失,样例文件见Punctuation_input.xlsm,丢失的标点符号见附件中图片红框标识的地方。 允许标点符号溢出测试.zip (456.2 KB) public static void testPunctuation() { // CellsHelper.DPI = 168; Workbook workbook = …...TextBox) { Aspose.Cells.Drawing.TextBox textBox = (Aspose...Drawing.TextBox)shape; // 判断文本框的名称是否以"批注文本框"开头 if (textBox.Name...

    forum.aspose.com/t/textparagraph-ishangingpunct...
  8. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/net/working-with-shapes/
  9. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class....); } } } Justify Text in a Textbox Field Analyzing your prompt...

    docs.aspose.com/pdf/net/identifying-form-fields...
  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/