Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,239 for

box

(0.14 sec)
  1. Remove Pivot Connection with Golang via C++|Doc...

    Learn how to remove pivot connection with Aspose.Cells library using C++....you can operate on the check box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/go-cpp/remove-pivot-conne...
  2. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....Examples Shows how to get a text box to resize itself to fit its contents...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Open a password-protected PDF using Rust|Aspose...

    Open a password-protected PDF File with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/open-password-prot...
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/
  5. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....typesets its contents (in an LR-box) but then ignores both their...contents}} , i.e. an invisible box with zero height and depth but...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  6. Copying and Moving Worksheets|Documentation

    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.... In the To book box, select the workbook to receive...New Book . In the Before sheet box, click the sheet before which...

    docs.aspose.com/cells/java/copying-and-moving-w...
  7. Set Picture as Background Fill in the Chart|Doc...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for .NET. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....area, chart area, or legend box of a chart. This document shows...

    docs.aspose.com/cells/net/set-picture-as-backgr...
  8. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact....slides [ 0 ] # Create a text box. shape = slide . shapes . add_auto_shape...Add the paragraphs to the text box. shape . text_frame . paragraphs...

    docs.aspose.com/slides/python-net/superscript-a...
  9. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textBox....Shows how to add text to a text box, and change its orientation doc... drawing . ShapeType . TEXT_BOX ) textbox . width = 100 textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...the text of the text box is out of the box. We have opened the...

    forum.aspose.com/t/difference-in-html-output/31...