Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 6,234 for

box

(0.22 sec)
  1. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....following sample code creates a text box with some text and then sets...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  2. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....Sunburst, Histogram, Pareto, Box and Whisker, Waterfall, Funnel...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....= "textbox1" , Value = "Text Box" }; var border = new Aspose ...

    products.aspose.com/pdf/net/acroforms/
  4. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality....Text -> Date and Time dialog box. field = ( FieldDate ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...BorderInfo ( BorderSide :: $Box , 1.0 , $darkSlateGrayColor ));...BorderInfo ( BorderSide :: $Box , 0.5 , $blackColor )); $table...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  6. Introduction|Aspose.PDF for Reporting Services

    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....Reporting Services on the same box, which will simplify this a bit...is installed on my SharePoint Box and setup with a Classic Auth...

    docs.aspose.com/pdf/reportingservices/introduct...
  7. Kernel Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss, Blur, MotionBlur as well as custom kernels.... Blur Box Filter The Blur image effect...appearance in the image. Blur Box Filter Example Deconvolution...

    docs.aspose.com/imaging/net/developer-guide/man...
  8. 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...
  9. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  10. 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...