Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 181,129 for

page

(0.09 sec)
  1. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/python-net/convert-betwee...
  2. XML Paper Specification - XPS|Documentation

    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....XML Paper Specification is a page description language and a fixed-document...uses the same high‑fidelity page layout and rendering engine...

    docs.aspose.com/cells/net/xml-paper-specificati...
  3. System requirements|Documentation

    Minimum requirements and prerequisites for web applications built with Aspose.OCR for JavaScript via C++....when trying to open an HTML page directly from the disk. You...for instructions) or open the page over HTTP using any web server...

    docs.aspose.com/ocr/javascript-cpp/system-requi...
  4. Add Footer to a Document|Documentation

    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....commands: &P – Current page number &N – Page count &D – Current date...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  5. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - PHP 此示例代码说明如何在...$inputFile ); // get particular page $page = $document -> getPages ()...

    products.aspose.com/pdf/zh-hant/php-java/text/
  6. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....through each page and check whether the next page has any text...save the text of an individual page into the file. // For complete...

    docs.aspose.com/pdf/net/extract-text/
  7. Aspose::Words::Saving::PdfPageLayout enum | Asp...

    Aspose::Words::Saving::PdfPageLayout enum. Specifies the Page layout to be used when the document is opened in a PDF reader in C++....PdfPageLayout enum Specifies the page layout to be used when the document...Display one page at a time. OneColumn 1 Display the pages in one column...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/table/extr...
  9. Aspose::Words::Framesets::FramesetCollection cl...

    Aspose::Words::Framesets::FramesetCollection class. Represents a collection of instances of the Frameset class. To learn more, visit the documentation article in C++....number of frames or frames pages contained in the collection...(int32_t) Gets a frame or frames page at the specified index. Is (const...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames Page....document represents a frames page. @property def frameset ( self...Shows how to access frames on-page. # Document contains several...

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