Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,573 for

box

(0.24 sec)
  1. Crop EPS | JavaScript API Solution

    Crop EPS functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....bounding box, you first need to know the existing bounding box of the...do so or setting new bounding box values outside the existing ones...

    docs.aspose.com/page/javascript-cpp/crop-eps/
  2. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type of a text form field....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Cells 8.7.2中的公共API更改|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....TextBox using its index TextBox box = sheet . getTextBoxes (). get...//Set the name for the TextBox box . setName ( "MyTextBox" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 在演示文稿中使用 C++ 管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中自定义图表数据标记,通过清晰的 C++ 示例代码提升 PPT 和 PPTX 格式演示文稿的效果。...defaultWorksheetInde , 1 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 1 , 1 , ObjectExt :: Box < double > ( 4.5 ))); point ->...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  5. Aspose::Words::Drawing::TextPath::set_FitShape ...

    Aspose::Words::Drawing::TextPath::set_FitShape method. Defines whether the text fits bounding Box of a shape in C++....whether the text fits bounding box of a shape. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. TextPath.fitShape property | Aspose.Words for N...

    TextPath.fitShape property. Defines whether the text fits bounding Box of a shape....whether the text fits bounding box of a shape. get fitShape () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...text input, drop down and check box controls. When set to False ...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PCL to PDF conversion problems - Free Support F...

    Hi, We are working on a PCL2PDF converter and came across several issues: 1. underline (word example) appears with the line above the word instead of below 2. the paragraph l…... words not in their proper box b. header text sometimes appear...a. words not in their proper box b. header text sometimes appear...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textBoxes or shapes using Aspose.Cells for Node.js via C++....character spacing of the text box in an Excel file to 4 points...xlsx" )); // Access your text box, which is also a shape object...

    docs.aspose.com/cells/nodejs-cpp/change-charact...