Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 187,864 for

paged

(0.27 sec)
  1. ThumbnailGeneratingOptions.generateFromFirstPag...

    ThumbnailGeneratingOptions.generateFromFirstPage property. Specifies whether to generate thumbnail from first page of the document or first image....generate thumbnail from first page of the document or first image...will be generated from first page of the document. If value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 高度な機能|Aspose.PDF for .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....NET private void Page_Load ( object sender , EventArgs...Add Page in Pages Collection var page = document . Pages . Add...

    docs.aspose.com/pdf/ja/net/advanced-features/
  3. أرشيف

    أرشيف...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/ar/pub/publisher-pub-to-jpg-onl...
  4. آرشیوها

    آرشیوها...Pages مرجع صفحه ای را که می خواهید...اندازی کنید. پیوند به مجموعه Page.Annotations اضافه کنید. PDF...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  5. ארכיון

    ארכיון...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/he/pub/publisher-pub-to-jpg-onl...
  6. วิธีการเพิ่ม Circle คำอธิบายประกอบโดยใช้ Java |...

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

    products.aspose.com/pdf/th/java/annotation/circ...
  7. C#로 PDF 파일에 링크 만들기|Aspose.PDF for .NET

    이 섹션에서는 C#으로 PDF 문서에 링크를 만드는 방법을 설명합니다.... 링크를 추가할 Page 를 가져옵니다. Page 및 Rectangle 객체를 사용하여...생성할 때 시작할 애플리케이션을 지정합니다. 링크를 Page 객체의 Annotations 속성에 추가합니다. 마지막으로...

    docs.aspose.com/pdf/ko/net/create-links/
  8. Impostazione delle opzioni di stampa|Documentation

    Questa sezione spiega come impostare le opzioni di stampa con Aspose.Diagram....//Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...); //Set PrintPageOrientation page . PageSheet . PrintProps . ...

    docs.aspose.com/diagram/it/net/setting-print-op...
  9. Aspose.Cells for Reporting Services Report Desi...

    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....caching, and control tablix group page‑break behavior—all without leaving...Storage & Caching Tablix Group Page‑Break Support Getting Started...

    docs.aspose.com/cells/reportingservices/aspose-...
  10. หมุน PDF โดยใช้ PHP | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง PHP โดยใช้ Aspose.PDF สำหรับ PHP via Java...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/th/php-java/rotate/