Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 186,627 for

paged

(0.14 sec)
  1. Inställning av sidalternativ i Ruby|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....Cells Java för Ruby , anropa page_orientation -metoden i pagesetup...pagesetup -modulen. Ruby-kod def page_orientation () data_dir = File...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  2. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... PageCollection/Page Diagram object contains the...the Page objects in a Diagram. ShapeCollection/Shape Page object...

    docs.aspose.com/diagram/net/object_model/
  3. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/
  4. Php de Sayfa Seçeneklerini Ayarlama|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....uygulamak için pagesetup modülünün page_orientation yöntemini çağırın...Kodu public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/tr/java/setting-page-opti...
  5. Seitenoptionen in Jython einstellen|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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/de/java/setting-page-opti...
  6. Ställa in sidalternativ i Jython|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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  7. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  8. تبدیل فایل PDF به BMP با استفاده از PHP | Aspos...

    کد نمونه در PHP برای تبدیل PDF به BMP. از کد نمونه برای تبدیل دسته PDF به BMP با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...the collection of pages in the document $pages = $document -> getPages...total number of pages in the document $count = $pages -> size ();...

    products.aspose.com/pdf/fa/php-java/conversion/...
  9. Archivio

    Archivio...pagine for (auto page : pdfDocument->get_Pages()) { // Crea nuovo...documento newDoc->get_Pages()->Add(page); // Salva come PDF n...

    blog.aspose.com/it/pdf/split-a-pdf-file-using-cpp/
  10. Archivo

    Archivo...Acceda a cada página en un objeto Page . En cada iteración, cree un...Pasar por todas las páginas for (Page pdfPage : pdfDocument.getPages())...

    blog.aspose.com/es/pdf/split-pdf-files-using-java/