Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 188,532 for

paged

(0.17 sec)
  1. Putar Halaman PDF secara programatis|Aspose.PDF...

    Ubah orientasi halaman dan sesuaikan konten halaman dengan orientasi halaman baru menggunakan Java....pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    docs.aspose.com/pdf/id/java/rotate-pages/
  2. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of document fields in this range....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Suivi de la progression de la conversion du doc...

    Apprenez comment suivre la progression de la conversion de documents dans des fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....pouvez également contrôler les pages qui sont rendues, comme démontré...> </ head > < body > < h1 > Pages to PDF with Progress Callback...

    docs.aspose.com/cells/fr/javascript-cpp/track-d...
  4. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Java....Page Product Family Aspose.PSD Product...settings Loop through all the pages in the PDF and define the Bates...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...
  5. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 向页面的 Paragraphs 集合中添加...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-document/
  7. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...6 Contains text of the even pages header, represented by HeaderFooter...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Изменения страницы XPS на основе событий | .NET

    Узнайте, как вносить повторяющиеся изменения во все выходные страницы во время преобразования файла XPS с помощью API Aspose.Page для .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/net/xps/event-based-mod...
  9. Alakzatok rajzolása PS fájlokban | API .NET-hez

    .NET API megoldás PS, XPS és EPS fájlokhoz. Ismerje meg, hogyan rajzolhat geometriai alakzatokat egy PS fájlba a mellékelt C# kódrészlettel....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/net/add-shapes-to-ps/
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...{ // Get first page var page = document . Pages [ 1 ]; // Define...Annotations . LinkAnnotation ( page , linkFragments [ 1 ]. Rectangle...

    docs.aspose.com/pdf/zh/net/link-annotations/