Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 184,601 for

page

(0.25 sec)
  1. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...dimensions of the first page Console . WriteLine ( "Page width: {0}" ,...1 )); Console . WriteLine ( "Page height: {0}" , fileInfo . GetPageHeight...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  2. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...bindPdf(document); for (Page page : pageCollection) { for (index...(index = 1; index <= page.getAnnotations().size(); index++) {...

    forum.aspose.com/t/differentiation-between-comm...
  4. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++....docx" ); Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...marker and replace it with a page break in word. But it could...and insert the functionality(page break or text) before the Run...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  6. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using Java https://products.aspose.com/pdf/java/Pages/ Recent content in Add, Move or Delete Pages in PDF usin......Products – Add, Move or Delete pages in PDF using Java https://products...com/pdf/java/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/java/pages/index.xml
  8. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Pages.Count(); Console.WriteLine($"Page: {PageCount}...AsposeOcr(); // Loop through each page in the PDF for (int pageIndex...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  10. IPageLayoutCallback class | Aspose.Words for Py...

    aspose.words.layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model....during build and rendering of page layout model. Remarks The primary...possible to build page layout model for only a few pages at start of...

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