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

box

(2.97 sec)
  1. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....following sample code creates a text box and adds some Japanese text inside...font names of the output text box in Microsoft Excel. Sample Code...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. 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...
  4. 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-...
  5. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...Reader, the text in the red box should be the same as the text...KB) If I resize the annotation box just a little, Adobe Redraw the...

    forum.aspose.com/t/text-annotation-does-not-han...
  6. Get Permissions using Rust|Aspose.PDF for Rust ...

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Rust via C++....}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/get-permissions/
  7. How to change theme colors for chart series|Doc...

    Learn how to change theme colors for chart series using Aspose.Cells....theme color in the drop‑down box in the Excel interface. AI Document...

    docs.aspose.com/cells/java/change-theme-colors-...
  8. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right 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...
  9. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top 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...
  10. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the CheckBox SDT...document tag in the form of a check box. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...