Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,548 for

textbox

(0.17 sec)
  1. .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/
  2. 使用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-...
  3. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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/php-java/presentationml-...
  4. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control Textbox sizing with a simple boolean setting for optimal customization....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose.PSD for .NET 23.7 - Release Notes|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....specific character set to find textBox value in this file. int startIndex...)) { throw new Exception ( "TextBox not updated." ); } } PSDNET-1612...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  6. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  7. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。... get ( "TextBox 1" ); if ( ! shape ) { resultDiv...style="color: red;">Shape "TextBox 1" not found.</p>' ; return...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....) Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...There is no appearance for textbox fields in XFDF file - only...

    forum.aspose.com/t/pdf-form-field-values-change...
  10. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...WriteLine($"TextBox Top:{details.Top:000} Left:{details...

    forum.aspose.com/t/text-rotation-in-floatingbox...