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

box

(0.42 sec)
  1. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textBox in Aspose.Cells for Node.js via C++....); // Alternatively, the text box can be added using the following...Node.js via C++ Access the Text Box by the Name with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  2. Page Border|Aspose.Words for Reporting Services

    Page Border setting of the Aspose.Words for Reporting Services....By default, it looks like a box rendered on each page. This layout...

    docs.aspose.com/words/reportingservices/page-bo...
  3. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction Box has a different colour to the first word after …...the last word in a redaction box has a different colour to the...first word after the redaction box, all of the text after the redaction...

    forum.aspose.com/t/redactions-cause-text-shift-...
  7. 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...
  8. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the CheckBox SDT...document tag in the form of a check box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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/