Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,860 for

box

(0.31 sec)
  1. Aspose::Words::Fields::FormField::get_CheckBoxS...

    Aspose::Words::Fields::FormField::get_CheckBoxSize method. Gets or sets the size of the checkBox in points. Has effect only when IsCheckBoxExactSize is true in C++....Remarks Applicable for a check box form field only. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  3. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...15 16 //Get initial bounding box of EPS image 17 System::ArrayPtr...//Create new bounding box 29 //Bounding box is represented by 4...

    docs.aspose.com/page/zh/cpp/crop-eps/
  4. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...{} content as floating text box in section {}", typeName, document...Insert content as floating text box with custom margin for vertical...

    forum.aspose.com/t/header-footer/325498
  5. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java.... COMBO_BOX The SDT represents a combo box when displayed...SDT represents a plain text box when displayed in the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. 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...
  9. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  10. 使用 С++ 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for С++ 中自定义图表数据标记,通过清晰的 С++ 代码示例提升 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/