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

box

(0.17 sec)
  1. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....setValue ( "Some value in Text Box" ); $border = new Border ( $textBoxField...

    products.aspose.com/pdf/php-java/acroforms/create/
  2. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。... setValue ( "Text Box" ); // TextBoxField.Border =...

    docs.aspose.com/pdf/zh/java/fill-form/
  3. 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...
  4. Asian Typography in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/working-with-asian-ty...
  5. 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...
  6. 管理文本框|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...
  7. 在立方体上设置法线或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-...
  8. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-Box; can you ple…...100%) 0% 0% no-repeat padding-box; can you please help me for this...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  9. 在演示文稿中使用 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/
  10. 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/