Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 187,783 for

page

(0.24 sec)
  1. Split DOCX File Online or using Android Mobile ...

    Free online app to split different DOCX files. Android splitter library Java code for DOCX documents....number of pages in the DOCX file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/docx/
  2. Split Word File Online or using Android Mobile ...

    Free online app to split different Word files. Android splitter library Java code for Word documents....number of pages in the Word file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/word/
  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. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....will sit asymmetrically on the page. // The "center" that we align...text, not the middle of the page. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....will sit asymmetrically on the page. // The "center" that we align...text, not the middle of the page. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 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
  7. 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...
  8. 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...
  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