Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,223 for

box

(0.19 sec)
  1. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...box {border:1px solid #000; padding:5px;...</style></head><body> <h1>Test</h1><div class='box'>Sample content</div> </body></html>";...

    forum.aspose.com/t/supported-css-properties-for...
  2. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Check box to Show Cell Range as Data Labels...

    docs.aspose.com/cells/python-net/showing-cell-r...
  3. 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...
  4. 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...
  5. Aspose.Slides for .NET Is Not Working on a Non-...

    Hi, I’m trying to do something very basic: using Aspose.Slides; using Aspose.Slides.Export; using var presentation = new Presentation(); presentation.Save("blank.pptx", SaveFormat.Pptx); This crashes on non Windows m…...have a depdnency on a Windows box, right? Wasn’t the point that...

    forum.aspose.com/t/aspose-slides-for-net-is-not...
  6. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 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...
  8. 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...
  9. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET 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/python-net/how-to-rotate-...
  10. 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-...