Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 5,864 for

box

(0.08 sec)
  1. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Baselines in Project Files | Aspose.Tasks Docum...

    Learn how to edit task baselines in Microsoft Project files using Aspose.Tasks for C#....day: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...Start: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt::Equals(baseline...

    docs.aspose.com/tasks/cpp/baseline-task-schedul...
  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. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag....Members Name Description BOUNDING_BOX Represents a structured document...shaded rectangle or bounding box. TAGS Represents a structured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  6. Get and Set Page Properties|Aspose.PDF for Rust...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Rust, allowing for customized document formatting....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/get-and-set-page-p...
  7. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/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 [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....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/nodejs-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....sides of the square bounding box of the shape. Tight 4 Wraps tightly...wrapping around the bounding box. Through 5 Same as Tight, but...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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/