Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,315 for

box

(0.05 sec)
  1. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  2. Copy fragments and worksheets between Workbooks...

    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.... In the Before sheet box, click the sheet before which...select the Create a copy check box. This section includes the following...

    docs.aspose.com/cells/net/copy-fragments-and-wo...
  3. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the existing dimensions of boxes like crop, trim, art, bleed...the dimensions of the above boxes Save the cropped PDF file on...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  5. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or 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/cpp/get-headers-or-footers/
  7. MathObjectType enumeration | Aspose.Words for P...

    aspose.words.math.MathObjectType enumeration. Specifies type of an Office Math object.... BORDER_BOX Border Box object, consisting of a...as a formula or equation) BOX Box object, which is used to group...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MathObjectType enumeration | Aspose.Words for N...

    Aspose.Words.Math.MathObjectType enumeration. Specifies type of an Office Math object.... BorderBox Border Box object, consisting of a border...as a formula or equation) Box Box object, which is used to group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Fill in a PDF Form using Python

    This short article guides on how to fill in a PDF form using Python. It contains the IDE configurations, steps to write the application and a runnable sample code for editing a fillable PDF using Python....collection to access the target text box field however you may also access...fields like button, check box, list box, and number field to name...

    kb.aspose.com/pdf/python/how-to-fill-in-a-pdf-f...
  10. 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...input_pdf ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/python-net/crop/