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

page

(0.15 sec)
  1. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/zh/net/add-pages/
  2. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF Pages into individual PDF files in your PHP applications....topic shows how to split PDF pages with Aspose.PDF for PHP via...applications. To split PDF pages into single page PDF files using PHP...

    docs.aspose.com/pdf/php-java/split-document/
  4. PatchFormat|Aspose.BarCode for Python via .NET ...

    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.... Use page format to generate Patch page with PatchCodes...only A4 Generates A4 format page with PatchCodes as borders and...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your document's Page layout. Optimize your printing with customizable orientation settings!...sets the orientation of the page. public Orientation Orientation...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF Pages into individual PDF files 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/cpp/split-pdf-document/
  7. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FOOTNOTE_CONTINUATION_NOTICE Printed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Get the particular page to which you want to add the...of the text fragment on the page. Set the text properties of...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  10. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....all the pages of a PDF document or from a specific page or a region...how to: Text Parsing from All Pages of a PDF in Python Parse Text...

    blog.aspose.com/pdf/parse-pdf-in-python/