Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,557 for

box

(1.04 sec)
  1. main.bundle.min.41ac968cf952d70914d40de2171a77c...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/tasks/css/main.bundle.min.41ac9...
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide). Enter...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  3. Aspose::Words::Fields::FormField::get_CheckBoxS...

    Aspose::Words::Fields::FormField::get_CheckBoxSize method. Gets or sets the size of the checkBox in points. Has effect only when IsCheckBoxExactSize is true in C++....Remarks Applicable for a check box form field only. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Tasks General Properties | Aspose.Tasks Documen...

    This document explains how to work with general properties in Microsoft Project (MPP/XML) using Aspose.Tasks for C# and VBScript....Id: {0}" , System::ObjectExt::Box < int32_t > (tsk -> Get < int32_t...Uid: {0}" , System::ObjectExt::Box < int32_t > (tsk -> Get < int32_t...

    docs.aspose.com/tasks/cpp/general-properties/
  5. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  6. Working with TextBoxes in Python|Aspose.Words f...

    Work with textBoxes in a document using Python....links between text boxes, determine a text box’s position in a sequence...the parent shape for the text box to allow customer to find linked...

    docs.aspose.com/words/python-net/working-with-t...
  7. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....sides of the square bounding box of the shape. Tight Wraps tightly...wrapping around the bounding box. Through Same as Tight, but wraps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...Choose the type of box and create new Box Rectagle Save the updated...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/python-net/crop/
  10. Crop PDF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/crop/