Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 6,066 for

box

(0.09 sec)
  1. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…...am trying to get a bounding box for all revisions. redline_manual...rect.Height give the bounding box print(f"Revision {rev.revision_type}...

    forum.aspose.com/t/standard-way-of-extracting-t...
  2. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....checked status of the check box form field. Default value for...the default value of the check box form field. Default value for...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...insert_check_box() , DocumentBuilder.insert_text_input()...DocumentBuilder.insert_combo_box() which make sure all of the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Supported File Formats|CAD 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....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/net/getting-started/support...
  5. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPT 格式元數據。..."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  6. 使用 C++ 查看或編輯 PPTX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTX 格式元數據。..."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  7. FormField.Result | Aspose.Words for .NET

    Discover the FormField Result property, easily manage and customize the string output of your form fields for enhanced user experience....Shows how to insert a combo box. Document doc = new Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/net/aspose.words.fie...
  8. main.bundle.min.88c6a2d1eaf8880a29f3d4ef38620eb...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/html/css/main.bundle.min.88c6a2...
  9. 使用 Java API 解决方案裁剪 EPS

    此处通过代码片段讲解并演示了 Aspose.Page API 解决方案为 Java 提供的裁剪 EPS 功能。...; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/zh/java/crop-eps/
  10. 裁剪 EPS | C# .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的裁剪 EPS 功能。...; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/zh/net/crop-eps/