Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,231 for

box

(0.14 sec)
  1. Convert EPS image to different formats using Po...

    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....displayed as a grayed out box or a box with diagonal lines running...

    docs.aspose.com/imaging/net/convert-eps-image-t...
  2. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Java master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....below illustrates how a text box added on a master slide is automatically...dispose (); } } Layout Slide Text Box...

    docs.aspose.com/slides/java/examples/elements/m...
  3. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Android master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....below illustrates how a text box added on a master slide is automatically...dispose (); } } Layout Slide Text Box...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... BOX , 1.0 , ap . Color . dark_slate_gray...BorderInfo ( ap . BorderSide . BOX , 0.5 , ap . Color . black )...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  6. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control.... Access the third text box. Change the formatting of the...the text in the third text box. Save the presentation to disk....

    docs.aspose.com/slides/net/format-text-using-vs...
  7. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textBox in Aspose.Cells with Golang via C++....Golang via C++ Access the Text Box by Name with Golang via C++...

    docs.aspose.com/cells/go-cpp/applying-text-alig...
  8. Extract Text from PDF using Rust|Aspose.PDF for...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Rust....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/extract-text-from-...
  9. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....BorderInfo ( BorderSide :: $Box , 1.0 , $darkSlateGrayColor ));...BorderInfo ( BorderSide :: $Box , 0.5 , $blackColor )); $table...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  10. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...where you need to specify a view box and a viewport. Generally, you...f ); 17 18 // Draw the image box. 19 System::Drawing::RectangleF...

    docs.aspose.com/page/cpp/xps/graphic-utilities/