Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,677 for

box

(0.24 sec)
  1. 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...
  2. Risk Analysis Tool

    Learn how to use risk analysis tools to perform risk analysis on Microsoft Project (MPP/XML) files using Aspose.Tasks for C++....value: {0}" , System::ObjectExt::Box < System::DateTime > (rootEarlyFinish..."StandardDeviation: {0}" , System::ObjectExt::Box < Duration > (rootEarlyFinish...

    docs.aspose.com/tasks/cpp/risk-analysis-tool/
  3. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....internal margins for a text box. Document doc = new Document...orientation of text inside a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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/
  5. 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...
  6. 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...
  7. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX 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/pptx/
  8. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM 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/potm/
  9. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP 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/otp/
  10. 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/