Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 6,575 for

box

(0.5 sec)
  1. Find if the Worksheet is Dialog Sheet|Documenta...

    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....sheet that contains a dialog box. Such a sheet could be inserted...

    docs.aspose.com/cells/java/find-if-the-workshee...
  2. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF document using Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  3. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding Boxes during recognition....Rectangle Line bounding box TextInLine string Extracted text...

    docs.aspose.com/ocr/net/image-line-extract/
  4. 添加列表项|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中向列表框表单字段添加项目。...infile ) # Add list item to list box field form_editor . add_list_item...

    docs.aspose.com/pdf/zh/python-net/add-list-item/
  5. Generate GS1-128 Barcodes|Documentation

    Learn how to generate GS1-128 barcodes in Aspose.BarCode for Java, encode Application Identifiers, handle variable-length fields, configure physical dimensions, and create compact or Box-driven layouts....GS1-128 into a target image box Use ImageWidth , ImageHeight...generator . save ( "gs1_128_box.png" , BarCodeImageFormat . PNG...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Find and Replace Text in PowerPoint using Java

    This tutorial describes how to find and replace text in PowerPoint using Java. It has details to set the IDE, a list of steps, and a sample code to replace words in PowerPoint using Java....collection of text boxes Iterate through each text box and access the...presentation, access all text boxes on each slide, obtain the collection...

    kb.aspose.com/slides/java/find-and-replace-text...
  7. Spreadsheet Editor - Working with Functions|Doc...

    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....Bar The formula bar is a text box on top of the sheet area. It...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  8. HTML to PDF Conversion Issues: Table Row Border...

    Table Row Borders on Page Break When a table row splits across pages, the border on the previous page doesn’t close properly. We tried: table { Box-decoration-break: clone; } This CSS property is ignored. Request: A…... We tried: table { box-decoration-break: clone; } This...Page Break : The CSS property box-decoration-break: clone; is not...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  9. Handling Events after Delete Columns and Rows i...

    This article introduces the events after deleting a row/column in GridDesktop....called and will show a message box that displays the index of the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Set the background color for PDF with Rust via ...

    Set background color for the your PDF file with Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/set-background-color/