Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 187,704 for

page

(0.28 sec)
  1. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of answers on a single page. Declaration This element is...question. Overrides the Multiselect page setting. Allowed child elements...

    docs.aspose.com/omr/net/json-markup/answersheet/
  2. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.Pages property. Represents an estimate of the number of Pages in the document....pages property BuiltInDocumentPrope.pages property Represents...number of pages in the document. @property def pages ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 从PDF中提取表格数据|Aspose.PDF for Java

    学习如何使用Aspose.PDF for Java从PDF中提取表格数据... Page page : pdfDocument . getPages ())...()) { absorber . visit ( page ); for ( com . aspose . pdf . AbsorbedTable...

    docs.aspose.com/pdf/zh/java/extract-data-from-t...
  4. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...org/page/copyright/permissions.html.");...particular page Page pdfPage = ( Page )pdfDocument.Pages[1]; //create...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  5. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...Page page = new Aspose.Diagram.Page(); page.Name = "My..."My Page"; diagram.Pages.Add(page); long shapeId = page.DrawRectangle(0...

    forum.aspose.com/t/cant-set-the-style-value/315934
  6. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's Page count for efficient management and organization....Pages Contents [ Hide ] BuiltInDocumentPrope.Pages property Represents...number of pages in the document. public int Pages { get ; set...

    reference.aspose.com/words/net/aspose.words.pro...
  7. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....of a paragraph broken across pages this method will move to the...even if it resides on another page. def move_next_logical ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....of a paragraph broken across pages this method will move to the...even if it resides on another page. def move_previous_logical (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Features|Documentation

    Aspose.Cells for PHP via Java features....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Java Lay out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/php-java/features/
  10. Shape copying confusion - Free Support Forum - ...

    I have a script which copies a file, then attempts to copy a shape from the first Page 10 times onto the second Page, moving each shape an inch to the right. What I end up with is: 3 copies of the shape The names of t…...from the first page 10 times onto the second page, moving each...the 1st is fine) If I make the page auto-size, it sizes like there...

    forum.aspose.com/t/shape-copying-confusion/318632