Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,212 for

box

(0.04 sec)
  1. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...15 16 //Get initial bounding box of EPS image 17 System::ArrayPtr...//Create new bounding box 29 //Bounding box is represented by 4...

    docs.aspose.com/page/zh/cpp/crop-eps/
  2. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java.... 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/java/com.aspose.word...
  3. 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-...
  4. 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...
  5. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textBox using Aspose.Cells for C++.... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  6. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text Boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding Box. I’ve attached both the PowerPoint and the converted…...presentation with several text boxes that aren’t converting correctly...displays outside the bounding box. I’ve attached both the PowerPoint...

    forum.aspose.com/t/textbox-not-converting-corre...
  7. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....Manager dialog box. In the Name Manager dialog box, select the named...close the Name Manager dialog box. Save the workbook to retain...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  8. 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...
  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. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/