Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,237 for

box

(3.12 sec)
  1. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text Boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Manage Text Boxes in Presentations Using C++ Contents [ Hide...slides typically exist in text boxes or shapes. Therefore, to add...

    docs.aspose.com/slides/cpp/manage-textbox/
  2. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. 档案

    档案...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  5. 分割网格|Documentation

    Aspose.3D for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。...mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). toMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/zh/java/split-mesh/
  6. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 在 Python 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式管理 PDF 表单。...path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  9. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....document tag in the form of a check box and set its default state to...to "true" to make the check box become a symbol // once the user...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check Box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkBox like this: image.png (491 Bytes) We are developing a web application and…...Hello, I need to manage check box on excel cells thanks to the...Console.WriteLine("a5 check box style: " + a5.IsCheckBoxStyle);...

    forum.aspose.com/t/checkbox-on-excel/312207