Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 6,310 for

box

(0.09 sec)
  1. primitives.png

    nonpremultipled deflate 743 8 8 8 8 PixelInterleaved width=551, height=743, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 743 ke......<|--- Primitive Primitive <|-- Box Primitive <|-- Cylinder Primitive...<|--- Primitive Primitive <|-- Box Primitive <|-- Cylinder Primitive...

    docs.aspose.com/3d/ar/net/aspose-3d-document-ob...
  2. primitives.png

    nonpremultipled deflate 743 8 8 8 8 PixelInterleaved width=551, height=743, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 743 ke......<|--- Primitive Primitive <|-- Box Primitive <|-- Cylinder Primitive...<|--- Primitive Primitive <|-- Box Primitive <|-- Cylinder Primitive...

    docs.aspose.com/3d/de/java/aspose-3d-document-o...
  3. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...

    products.aspose.com/pdf/cpp/acroforms/
  4. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...Add(); var box = new FloatingBox(200, 100); box.Paragraphs.Add(new...TextFragment(“page 3”)); page.Paragraphs.Add(box); page.SetPageSize(600, 200);...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  5. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....Examples Shows how to link text boxes. Document doc = new Document...links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....” The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  7. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Box , 1f , Color . getDarkSlateGray...new BorderInfo ( BorderSide . Box , 0 . 5f , Color . getBlack ()));...

    docs.aspose.com/pdf/java/complex-pdf-example/
  8. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textBox in Java....Shows how to add text to a text box, and change its orientation....new Shape(doc, ShapeType.TEXT_BOX); textbox.setWidth(100.0); textbox...

    reference.aspose.com/words/java/com.aspose.word...
  9. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes....Examples Shows how to link text boxes. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...whether the text fits bounding box of a shape. fontFamily Defines...

    reference.aspose.com/words/nodejs-net/aspose.wo...