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

box

(0.23 sec)
  1. 使用 C++ 查看或編輯 OTP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 OTP 格式元數據。..."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...
  2. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....text box. Insert the words Hello World! into a text box. Generate...

    docs.aspose.com/diagram/python-java/your-first-...
  3. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  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/java/supported-file-formats/
  5. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type of a text form field....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormField.checkBoxSize property | Aspose.Words ...

    FormField.checkBoxSize property. Gets or sets the size of the checkBox in points...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. main.bundle.min.d43175f8eff80d2a0ceb59e7a81711a...

    *,::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/font/css/main.bundle.min.d43175...
  9. main.bundle.min.937c513ecf233f58abf181d423c36b9...

    *,::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/tasks/css/main.bundle.min.937c5...
  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/