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

box

(0.05 sec)
  1. 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...
  2. Comparisons|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....Excel Renderer – the out‑of‑the‑box Microsoft solution. Understanding...complex query scenarios out‑of‑the‑box. Limitations to Keep in Mind...

    docs.aspose.com/cells/reportingservices/compari...
  3. 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-...
  4. Convert One File|Aspose.Words for SharePoint

    How to convert a file from SharePoint UI using the Aspose.Words for SharePoint....folder directly in the edit box, but it may be more convenient...button (“ … ”) next to the edit box. Only document libraries and...

    docs.aspose.com/words/sharepoint/convert-one-file/
  5. 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...
  6. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....the module displays a message box in MS Excel whenever the cell...value is changed. This message box contains the updated value in...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  7. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...name here" , 30 ); // 2 - Combo box with prompt text, and a range... InsertComboBox ( "My combo box" , items , 0 ); builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....name here", 30); // 2 - Combo box with prompt text, and a range...builder.insertComboBox("My combo box", items, 0); builder.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setValue ( "Text Box" ); // TextBoxField.Border =...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/java/create-forms/