Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,773 for

box

(0.19 sec)
  1. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 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...
  3. Showing Cell Range as Data Labels|Documentation

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. This guide demonstrates how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Check box to Show Cell Range as Data Labels...

    docs.aspose.com/cells/net/showing-cell-range-as...
  4. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....Enter a password in the Password box . Select OK , re‑enter the password...

    docs.aspose.com/cells/java/protect-and-unprotec...
  5. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/go-cpp/save-workbook-to-s...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....the text within the bounding box. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java.... setValue ( "Text Box" ); // TextBoxField.Border =...

    docs.aspose.com/pdf/java/fill-form/
  8. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box: The following code example shows...

    docs.aspose.com/words/java/working-with-content...
  9. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++....internal margins for a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Create AcroForms using using C++|Aspose.PDF for...

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

    docs.aspose.com/pdf/cpp/create-form/