Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,391 for

box

(0.71 sec)
  1. 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...
  2. 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-...
  3. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....dropdown arrow in the Number Format box (which may show “General” or...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  4. 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/
  5. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... COMBO_BOX The SDT represents a combo box when displayed...The SDT represents a rich text box when displayed in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box. The following code example demonstrates...

    docs.aspose.com/words/nodejs-net/working-with-c...
  8. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....ComboBox The SDT represents a combo box when displayed in the document...The SDT represents a rich text box when displayed in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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/