Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 6,234 for

box

(0.13 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  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. 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...
  8. 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-...
  9. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...where you need to specify a view box and a viewport. Generally, you...220f; 11 12 // Draw the image box. 13 RectangleF imageBox = new...

    docs.aspose.com/page/net/xps/graphic-utilities/
  10. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library.... It also prints the page’s box dimensions (CropBox, TrimBox...Document . Display the page’s box sizes before modification (CropBox...

    docs.aspose.com/pdf/python-net/change-page-size/