Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 141,024 for

page

(0.07 sec)
  1. Remove Pages from PDF using PHP via Java | Aspo...

    Remove Pages from PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...How to Delete pages from PDF Using PHP Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/php-java/pages/remove/
  2. 使用 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/
  3. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....footers different for the first page, you need to set DifferentFirstPageHe...different for even and odd pages, you need to set OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the Page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. auto doc...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty Pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...string, string ) Removes empty pages from the document and saves...the output. Returns a list of page numbers that were removed. public...

    reference.aspose.com/words/net/aspose.words.low...
  6. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0} : {1}", markup.Number, markup...WriteLine("Paragraph {0} of section {1} on page {2}:", j, i, markup.Number);...

    forum.aspose.com/t/text-fragments-found-in-page...
  7. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...first page with absorber. Get first table on the page. Remove..._booklet 7.pdf" ); for ( Page page : pdfDocument . getPages ())...

    products.aspose.com/pdf/java/table/remove/
  8. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  9. How to Save Selected Pages in PDF using C#

    This article describes how to save selected Pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select Pages from PDF and save using C#....Page Product Family Aspose.PSD Product...Family How to Save Selected Pages in PDF using C# This article...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  10. Language detecton|Documentation

    How to detect the languages used on the provided image.... page int Page number. When working with single-page images...); out . println ( "Page: " + result . page ); for ( Map . Entry...

    docs.aspose.com/ocr/java/language_detection/