Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,644 for

page count

(0.1 sec)
  1. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Configure PDF Page properties (e.g. width, height...bleedbox etc.). Set page numbering, bookmark level, page sizes etc. Ability...

    docs.aspose.com/pdf/python-net/key-features/
  2. View MHT Files using C++ | Aspose.PDF

    Open and view MHT documents programmatically with C++ sample code using Aspose.PDF for C++... Pages . Count ; pageCount ++) { using...)) { // Convert a particular page and save the image to stream...

    products.aspose.com/pdf/cpp/viewer/mht/
  3. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...ushort i = 0 ; i < shapes . Count ; i ++) { PathShape shape =...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  4. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...set_count() to set the number of text...them equals page width minus left and right page margins. Indexers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....restart the numbering on each new page from 1 and display the number...ineNumberRestartMod.RESTART_PAGE); pageSetup.setLineNumberDistanc(50...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/
  7. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document....pdf" ) count = document . pages . count () print ( "Pages: " +...+ str ( count )) Open encrypted PDF document import AsposePDFPythonWrapp...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  8. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/
  9. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...LoadOptions ) page_count Gets or sets the number of pages to read....means all pages of the document will be read. page_index Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert MBOX to MSG via C++ application | produ...

    Sample C++ conversion code for MBOX document to MSG format. Use example code for batch MBOX to MSG conversion within any C++ Application....->get_InboxUri()); int32_t count = 0 ; // Loop through the collection...; message->Save(dataDir + (count++) + u "_out.msg" , SaveOpt...

    products.aspose.com/email/cpp/conversion/mbox-t...