Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,318 for

box

(0.05 sec)
  1. User Interface for Creating Reports|Aspose.Word...

    How to create report using the Aspose.Words for SharePoint from SharePoint UI....name in the Destination file box. By default, Aspose.Words for...folder in the Destination folder box. It can be a folder in a different...

    docs.aspose.com/words/sharepoint/user-interface...
  2. Supported File Formats|CAD 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....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/jasperreports/supported-fil...
  3. Showing Cell Range as the Data Labels|Documenta...

    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....check box Label Contains - Value From Cells . Check-box to show...

    docs.aspose.com/cells/java/showing-cell-range-a...
  4. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetCheckedSymbol method. Sets the symbol used to represent the checked state of a check Box content control in C++....the checked state of a check box content control. void Aspose...document tag in the form of a check box. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/net/get-headers-or-footers/
  6. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo Box form fields for improved user experience....Shows how to insert a combo box form field into a document. Document...name here" , 30 ); // 2 - Combo box with prompt text, and a range...

    reference.aspose.com/words/net/aspose.words/doc...
  7. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/ppsm/
  8. Aspose::Words::Fields::FormField::get_Name meth...

    Aspose::Words::Fields::FormField::get_Name method. Gets or sets the form field name in C++....Shows how to insert a combo box. auto doc = MakeObject < Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Manage TextBox|Aspose.Slides Documentation

    Manage a text Box or text frame in PowerPoint presentations using C# or .NET...slides typically exist in text boxes or shapes. Therefore, to add...section on this page. Create Text Box on Slide Create an instance of...

    docs.aspose.com/slides/net/manage-textbox/
  10. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape text vertical alignment in Java....the text contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 200.0, 200.0); // Set the "VerticalAnchor"...

    reference.aspose.com/words/java/com.aspose.word...