Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,084 for

box

(0.12 sec)
  1. MathObjectType enumeration | Aspose.Words for N...

    Aspose.Words.Math.MathObjectType enumeration. Specifies type of an Office Math object.... BorderBox Border Box object, consisting of a border...as a formula or equation) Box Box object, which is used to group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Spreadsheet Editor - Working with Sheets|Docume...

    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....on the sheet name in the text box to edit it. Change the name of...or click anywhere outside the box. The sheet will be renamed. How...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....example, you might add a text box that appears on all slides using..."Main layout" ); // Add a text box to the layout slide. IAutoShape...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....multiple cells with a mouse box selection; the set of selected...area ( range1 ) with the mouse box. Clicking Home → Editing → Find...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  5. 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...
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  7. 在演示文稿中使用 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/
  8. 如果在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
  9. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....adding a textbook and a combo box control in the Word file and...control using the insert_check_box() method Save the resultant Word...

    kb.aspose.com/words/python/how-to-create-a-fill...
  10. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...// Get mesh of the Box Mesh box = ( new Box ()). ToMesh (); //...triMesh = TriMesh . FromMesh ( box ); 将图元转换为网格 使用 Aspose.3D for...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...