Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 6,532 for

box

(0.63 sec)
  1. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... write ( "My text box" ); // When we save the document...saving operation will export text box shapes. // If we set the "ExportTextBoxAsSvg"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FormField.is_check_box_exact_size property | As...

    FormField.is_check_Box_exact_size property. Gets or sets the boolean value that indicates whether the size of the textBox is automatic or specified explicitly....is_check_box_exact_size property FormField.is_check_box_exact_size...is_check_box_exact_size ( self ) -> bool : ... @is_check_box_exact_size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Search and Replace in GridWeb|Documentation

    This article introduces how to search and replace in GridWeb....string in the Find what text box as a regular expression in the...Open the Find/Replace dialog box by pressing CTRL+F , or right‑click...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 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...
  5. 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/
  6. 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...
  7. 将网格转换为三角形网格,将原始形状转换为网格|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...
  8. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the existing dimensions of boxes like crop, trim, art, bleed...the dimensions of the above boxes Save the cropped PDF file on...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  9. How to Fill in a PDF Form using Python

    This short article guides on how to fill in a PDF form using Python. It contains the IDE configurations, steps to write the application and a runnable sample code for editing a fillable PDF using Python....collection to access the target text box field however you may also access...fields like button, check box, list box, and number field to name...

    kb.aspose.com/pdf/python/how-to-fill-in-a-pdf-f...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java 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/java/image-stamps-in-pdf-page/