Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 6,574 for

box

(0.84 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....jpg" ); // Insert a text box into the group shape. Set the..."Left" property so that the text box's right edge // touches the right...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Formatting Slicer Text Box Add Text Box to Worksheet in Aspose...

    docs.aspose.com/cells/net/developer-guide/
  3. 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...
  4. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...Aspose :: Pdf :: BorderSide :: Box , 1.0f , Aspose :: Pdf :: Color...Aspose :: Pdf :: BorderSide :: Box , .5f , Aspose :: Pdf :: Color...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  5. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via 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/androidjava/complex-pdf-exa...
  6. 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/
  7. 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...
  8. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....BoundingBoxExtent classes represent bounding box of a 3D node. Developers may...from bounding box. The infinite or null bounding box means the scene...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....will get the following warning box: How to Prevent Users from Printing...

    docs.aspose.com/cells/go-cpp/how-to-prevent-pri...
  10. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...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...