Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 6,526 for

box

(0.37 sec)
  1. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textBox in C++....Shows how to add text to a text box, and change its orientation auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your presentations with professional text formatting for maximum impact....get_Item ( 0 ); // Create text box IAutoShape shape = slide . getShapes...); // Add paragraphs to text box textFrame . getParagraphs ()...

    docs.aspose.com/slides/androidjava/superscript-...
  3. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  4. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....Aspose :: Pdf :: BorderSide :: Box , 1.0f , Aspose :: Pdf :: Color...Aspose :: Pdf :: BorderSide :: Box , .5f , Aspose :: Pdf :: Color...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  5. Report Template and Merge Fields|Aspose.Words f...

    How to create report template for the Aspose.Words for SharePoint.... In the Field name text box, enter a name for the merge field...

    docs.aspose.com/words/sharepoint/report-templat...
  6. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...( u "My Name" , ObjectExt :: Box < String > ( u "Mudassir" ));...

    docs.aspose.com/slides/cpp/presentation-propert...
  7. Asian Typography in Node.js|Aspose.Words for No...

    Work with Asian typography using Node.js. Adjust Space between Asian and Latin text in Node.js....paragraph properties dialog box in Microsoft Word has line break...

    docs.aspose.com/words/nodejs-net/working-with-a...
  8. 创建复选框字段|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加复选框表单字段。本指南演示如何使用 FormEditor 类将交互式复选框插入现有 PDF 文件并保存更新后的文档。...CHECK_BOX’ 参数来创建复选框并指定其位置。 定义字段名称、标题和位置。...FieldType . CHECK_BOX , "checkbox1" , "Check Box 1" , 1 , 240 ,...

    docs.aspose.com/pdf/zh/python-net/create-checkb...
  9. 产生紫外线|Documentation

    Aspose.3D for Java 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。...without UV data Mesh mesh = ( new Box ()). toMesh (); mesh . getVertexElements...

    docs.aspose.com/3d/zh/java/generate-uv/
  10. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....= "textbox1" , Value = "Text Box" }; var border = new Aspose ...

    products.aspose.com/pdf/net/acroforms/create/