Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 184,589 for

page

(0.19 sec)
  1. Printing PDF to an XPS Printer|Aspose.PDF for .NET

    This Page shows how to printing PDF to an XPS printer using PdfViewer class....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/printing-pdf-to-an-xps-...
  2. 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...
  3. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_Pages property. True if the text in a table row is allowed to split across a Page break....allow_break_across_pages property RowFormat.allow_break_across_pages property...across a page break. @property def allow_break_across_pages ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 PHP 中连接组的子形状|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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  5. Chart to PDF with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create chart PDF...PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/nodejs-cpp/chart-to-pdf/
  6. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of Pages the specified node spans. 0 if node is within a single Page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....nned method Gets number of pages the specified node spans. 0...0 if node is within a single page. This is the same as GetEndPageIndex()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....Page Product Family Aspose.PSD Product...selected annotations from a page and fetch URI from link-type...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  8. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/cpp/add-watermarks/
  9. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...insertField("PAGE", ""); } else { // 奇数页页码在右侧...write("页码: "); builder.insertField("PAGE", ""); } builder.insertBreak(BreakType...

    forum.aspose.com/t/aspose-words-html-word/315396
  10. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....Examples Shows how to render every page of a document to a separate...doc ); builder . Writeln ( "Page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...