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

textbox

(0.08 sec)
  1. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。... get ( 0 ); // Add a textbox to the worksheet const shape...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. 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...
  3. 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/
  4. 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:nvSpPr><p:cNvPr id= "4" name= "TextBox 3" /> <p:cNvSpPr txBox= "1"...

    docs.aspose.com/slides/java/presentationml-pptx...
  5. 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/
  6. 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...
  7. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...getShapes (); // Copy the Textbox to the Result Worksheet workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  8. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!...TableOfContents 34 Tables 35 TextBox 36 Watermarks 37 Default 0...

    reference.aspose.com/words/net/aspose.words.bui...
  9. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...在下面的示例中,我们添加了以下文本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX..."Aspose TextBox" ; // 将演示文稿保存到磁盘 pres . Save ( "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/net/manage-textbox/
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...在下面的示例中,我们添加了以下文本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX..."Aspose TextBox" ); // 将演示文稿保存到磁盘 pres -> Save ( u "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/cpp/manage-textbox/