Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,235 for

box

(0.1 sec)
  1. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...此代码示例演示如何创建Box对象,然后应用PBR材质。 .NET, C# // initialize...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/zh/net/set-up-normals-or-uv-...
  2. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text Box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  3. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....jpg" ); // Insert a text box into the group shape. Set the..."Left" property so that the text box's right edge // touches the right...

    reference.aspose.com/words/net/aspose.words.dra...
  4. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/javascript-cpp/format-num...
  5. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架... Create Text Box on Slide 要在幻灯片上创建文本框,请按以下步骤操作:...dispose (); } } Check for Text Box Shape Aspose.Slides 提供了 AutoShape...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  6. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。..."A10" , System :: ObjectExt :: Box < System :: String > ( lbl0 )));..."A11" , System :: ObjectExt :: Box < System :: String > ( lbl1 )));...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  7. Find if the Worksheet is Dialog Sheet with Go|D...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the Go API....format that contains a dialog box. Such a sheet could be inserted...

    docs.aspose.com/cells/gocpp/find-if-the-workshe...
  8. Web Extensions - Office Add-ins|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.... In the Add-ins box, browse for the add-in you want...

    docs.aspose.com/cells/net/web-extensions-office...
  9. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java.... setValue ( "Text Box" ); Border border = new Border...

    products.aspose.com/pdf/java/acroforms/create/
  10. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...

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