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

box

(0.07 sec)
  1. Add Pivot Connection with Golang via C++|Docume...

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

    docs.aspose.com/cells/go-cpp/add-pivot-connection/
  2. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/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 [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) 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/python-net/aspose.wo...
  3. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/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.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) 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/python-net/aspose.wo...
  4. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text 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...
  6. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java....Field Description FIT_BOX Fits the bounding box (rectangle containing...FIT_BOX public static int FIT_BOX Fits the bounding box (rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Cells 8.7.2中的公共API更改|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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. 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...
  9. 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...
  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/