Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 6,530 for

box

(0.23 sec)
  1. Master Slide|Aspose.Slides for Python Documenta...

    Manage master slides in Python with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....below illustrates how a text box added on a master slide is automatically...presentation size. Layout Slide Text Box...

    docs.aspose.com/slides/python-net/examples/elem...
  2. IStructuredDocumentTag.placeholder_name propert...

    IStructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....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. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....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. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Node.js via C++ API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  5. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java...Choose the type of box and create new Box Rectagle Save the updated...getMediaBox ()); // Create new Box Rectangle Rectangle newBox =...

    products.aspose.com/pdf/java/crop/
  6. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....been updated to “This is combo box control”. Sample Code The following...SetValue ( u "This is combo box control with updated value."...

    docs.aspose.com/cells/cpp/update-activex-combob...
  7. Working With Assignment Variances | Aspose.Task...

    Learn how to work with Microsoft Project (MPP/XML) resource assignment variances using Aspose.Tasks for C#....System::Console::WriteLine(System::ObjectExt::Box < Duration > (ra -> Get < Duration...System::Console::WriteLine(System::ObjectExt::Box < Duration > (ra -> Get < Duration...

    docs.aspose.com/tasks/cpp/assignment-variances/
  8. Disable Compatibility Checker in Excel|Document...

    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....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they re-save...

    docs.aspose.com/cells/java/disable-compatibilit...
  9. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....setValue ( "Some value in Text Box" ); $border = new Border ( $textBoxField...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/php-java/create-forms/
  10. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-pages/