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

box

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

    C++ 源代碼,用於編輯或查看 PPSX 格式元數據。..."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. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Layout Slide Master Slide Text Box Picture Chart Audio Video Section...

    docs.aspose.com/slides/python-net/examples/elem...
  3. 使用 C++ 查看或編輯 POT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POT 格式元數據。..."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...
  4. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  5. 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...
  6. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/java/how-to-set-print-tit...
  7. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::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/tex/css/main.bundle.min.13f51fe...
  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/