Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 184,589 for

paged

(0.24 sec)
  1. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in documents. Enhance your text processing with this powerful feature!...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. O que há de novo 2023|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2023....from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/pt/net/whatsnew/2023/
  3. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/zh/java/create-user-def...
  4. PDFページをプログラムで回転|Aspose.PDF for PHP via Java

    Javaを使用してページの向きを変更し、新しいページの向きに合わせてページコンテンツを調整します。...new Document ( $inputFile ); $pages = $document -> getPages ();...$pagesSize = java_values ( $pages -> size ()); // すべてのページをループする...

    docs.aspose.com/pdf/ja/php-java/rotate-pages/
  5. วิธีการรับ Caret คำอธิบายประกอบโดยใช้ Java | As...

    รหัสตัวอย่าง Java ที่จะได้รับ Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Caret คำอธิบายประกอบจากคอลเลกชัน Page.Annotations บันทึกแฟ้มอีกครั้ง...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/th/java/annotation/care...
  6. كيفية دمج PDF باستخدام C#|Aspose.PDF for .NET

    تشرح هذه الصفحة كيفية دمج مستندات PDF في ملف PDF واحد باستخدام C# أو VB.NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...+ "Concat2.pdf" )) { // Add pages of second document to the first...

    docs.aspose.com/pdf/ar/net/merge-pdf-documents/
  7. اضافه کردن متن به PDF با استفاده از Python | As...

    اضافه کردن متن به PDF به صورت برنامه نویسی با استفاده از کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET...# Get particular page page = document . pages [ 1 ] # Create text...TextBuilder ( page ) # Append the text fragment to the PDF page builder...

    products.aspose.com/pdf/fa/python-net/text/
  8. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Get particular page page = document . pages [ 1 ] # Create text...TextBuilder ( page ) # Append the text fragment to the PDF page builder...

    products.aspose.com/pdf/zh-hans/python-net/text/
  9. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....Page Product Family Aspose.PSD Product...followed by addition of empty page in pages collection. By using TextBuilder...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...
  10. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Page Product Family Aspose.PSD Product...for each page in the source Word file, use the PAGE_BREAK option...

    kb.aspose.com/words/java/convert-word-doc-to-ep...