Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,592 for

textbox

(0.27 sec)
  1. 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-...
  2. 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...
  3. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... TextBox The shape is a textbox. Note that shapes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-te...
  5. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...下面的示例中,我们添加的文字是 Aspose TextBox 。 最后,通过 Presentation 对象写出 PPTX..."Aspose TextBox" ); // 将演示文稿保存到磁盘 pres . save ( "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  6. 使用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-...
  7. 用 JavaScript 结合 C++ 添加图标到工作表|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....当您在项目中执行上述代码时,将获得以下结果: 使用JavaScript通过C++管理TextBox 网页扩展——使用JavaScript和C++的Office加载项...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...StoryType { get; } Returns Textbox. Stroke { get; } Defines a...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....that source formatting of textboxes content ignored if ImportFormatMode...that source formatting of textboxes content ignored if ImportFormatMode...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...1 KB) check the first textBox , fontFamily is Arial Black...

    forum.aspose.com/t/font-type-distinction-is-not...