Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 151,903 for

page

(0.08 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....images, and photographs Multi-page PDF documents, TIFF and DjVu...Details .TXT Plain text .HTML Web page .RTF A universal format for...

    docs.aspose.com/ocr/net/supported-file-formats/
  2. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...pdf" ); var page = esign_doc . PdfDocument . Pages [ 1 ]; // Create...FontSize = 50 ; textStamp . Width = page . PageInfo . Width / 3 ; textStamp...

    products.aspose.com/pdf/zh-hans/signature/
  3. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...only Page 3 and Page 4 in the output PDF // Starting page index...setPageIndex ( 3 ); // Number of pages to be printed options . setPageCount...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...
  4. 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...
  5. 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/
  6. Your First Aspose.Diagram Application - Hello W...

    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....the words Hello World in the page. Creating the Hello World Application...“Hello World!” on the first page, and saves the file. 创建新的 visio...

    docs.aspose.com/diagram/zh/python-net/your-firs...
  7. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . PutValue ( u "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  8. How to change an inheritUserPop? - Free Support...

    Hi, i have an existing VSDX document. In Visio in the shapesheet data i can see six User-defined Cells of a shape. The values of four of these User-defined Cells are displayed in black font and the other two in blue fon…...the page by name Page page = diagram.Pages.GetPage("Page-3");...on the page foreach (Aspose.Diagram.Shape shape in page.Shapes)...

    forum.aspose.com/t/how-to-change-an-inherituser...
  9. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    用于在 Java 和 PHP 上从 PDF 文件中提取表格的 Java 源代码,德尔福。...pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    products.aspose.com/pdf/zh-hans/java/table/extr...
  10. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... page_setup . layout_mode = aw . SectionLayoutMode...SectionLayoutMode . GRID builder . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...