Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 184,601 for

page

(0.08 sec)
  1. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...Document (); // 向PDF文件的页面集合添加页面 Page page = pdfDocument . getPages ()...ellipse2 ); // 将Graph对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-ellipse/
  2. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number in C++....should be added to the entry’s page number. System :: String Aspose...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...object to first page of input document doc . pages [ 1 ] . paragraphs...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  4. 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...
  5. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...OnePagePerSheet = false; // Keep natural page breaks pdfSaveOptions.AllColumnsInOnePageP...(Worksheet ws in wb.Worksheets) { // Page setup ws.PageSetup.Orientation...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  6. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  7. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF Pages into individual PDF files in your .NET applications with C#....topic shows how to split PDF pages into individual PDF files in...applications. To split PDF pages into single page PDF files using C#...

    docs.aspose.com/pdf/net/split-pdf-document/
  8. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...saving a document into fixed page formats (PDF, XPS, images etc)...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Microsoft Visual Studio|Aspose.Words for .NET

    How to integrate Aspose.Words with Visual Studio to perform a wide variety of document processing tasks using C#....Hide ] What is this page about? This page outlines how Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/aspose-words-net-for-...
  10. How to Set Print Area|Documentation

    This article shows you code explaining how to set a print area using the Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/java/how-to-set-print-area/