Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 6,304 for

box

(0.12 sec)
  1. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...5in; margin: 0 auto; box-sizing: border-box; }} header {{ border-bottom:...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  2. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....common class files out of the box. Q: How can I convert a .tex...classes are supported out of the box? A: More than 300 core packages...

    docs.aspose.com/tex/python-net/faq/
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....heading_text ); FloatingBox box = new FloatingBox (); // Add...four columns in the section box . getColumnInfo (). setColumnCount...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields.... TextBoxField ): text_box_field = cast ( ap . forms . TextBoxField...]) print ( f "Limit: { text_box_field . max_len } " ) Set Custom...

    docs.aspose.com/pdf/python-net/modifying-form/
  5. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....-> cyan ); # Creates a text box for the second slide $autoshape...darkGray ); # Create a text box for the third slide $autoshape...

    docs.aspose.com/slides/php-java/manage-zoom/
  6. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....in “Compare Documents” dialog box. Examples: Shows how to filter...builder.insertShape(ShapeType.TEXT_BOX, 150.0, 20.0); builder.moveTo(textBox...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library....percentage, adjust the Scale box. For instance, setting it to...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  8. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... cyan ); // Creates a text box for the second slide IAutoShape...darkGray ); // Create a text box for the third slide autoshape...

    docs.aspose.com/slides/androidjava/manage-zoom/
  9. Convert Text Numeric Data to Number with C++|Do...

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for C++ API....Finish button in the pop‑up box. The numbers stored as text are...

    docs.aspose.com/cells/cpp/convert-text-numeric-...
  10. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....rendered on the page) bounding box of the shape in pixels. getBoundsInPixels(float...rendered on the page) bounding box of the shape in pixels. getBoundsInPoints()...

    reference.aspose.com/words/java/com.aspose.word...