Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 141,006 for

page

(0.11 sec)
  1. Merged Table Can't Read a Single Table Via Aspo...

    when Reading Table using TableAbsorber in Aspose.pdf. facing the issue reading when table have Merged cells it give it an Another Table I have an OneTable It showed an More than One table I Attached the single Table PDF …...pdf"); foreach (var page in pdfDocument.Pages) { Aspose.Pdf.Text...TableAbsorber(); absorber.Visit(page); foreach (AbsorbedTable table...

    forum.aspose.com/t/merged-table-cant-read-a-sin...
  2. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. C++ Split DOC

    Split DOC files into e Pages using C++ code. Save DOC as separate files using C++....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/doc/
  5. C++ Split WORD

    Split WORD files into e Pages using C++ code. Save WORD as separate files using C++....integrate the extracted Word pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/word/
  6. C++ Split TXT

    Split TXT files into e Pages using C++ code. Save TXT as separate files using C++....integrate the extracted TXT pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/txt/
  7. Document.viewOptions property | Aspose.Words fo...

    Document.viewOptions property. Provides options to control how the document is displayed in Microsoft Word....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert-eps/
  9. Remove Images from PDF using Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform....pdf" ); // Create page number stamp PageNumberStamp...pageNumberStamp . setFormat ( "Page # of " + pdfDocument . getPages...

    products.aspose.com/pdf/java/images/remove/
  10. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...:: PaperA4 ); // Set fit to pages wide as 1 worksheet . GetPageSetup...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...