Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,239 for

box

(1.09 sec)
  1. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. Adding Header and Footer to PDF using Rust|Aspo...

    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....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-headers-and-fo...
  4. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for C++ elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Layout Slide Master Slide Text Box Picture Chart Audio Video Section...

    docs.aspose.com/slides/cpp/examples/elements/
  5. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Java elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Layout Slide Master Slide Text Box Picture Chart Audio Video Section...

    docs.aspose.com/slides/java/examples/elements/
  6. 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...
  7. 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...
  8. main.bundle.min.5ebabd761938e07883e288de075d372...

    *,::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/page/css/main.bundle.min.5ebabd...
  9. main.bundle.min.54fdf36bc3ccf9192a99c62462732f2...

    *,::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/zip/css/main.bundle.min.54fdf36...
  10. 使用 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/