Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 156,013 for

paged

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu .NEThttps://products.aspose.com/pdf/pl/net/pages/Recent content in Dodawa......com/pdf/pl/net/pages/Recent content in Dodawanie...+0000https://products.aspose.com/pdf/pl/net/pages/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/net/pages/index.xml
  2. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...separate DOCX files for each page, and I am creating a Python...of each page is incorrectly moving to the next page. Before split...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  3. Архивы

    Архивы...MakeObject<Document>(); auto pages = doc->get_Pages(); pages->Add(); // Нумерация...1 auto page = pages->idx_get(1); auto paragraps = page->get_Paragraphs();...

    blog.aspose.com/ru/pdf/create-pdf-files-in-cpp-...
  4. Архивы

    Архивы...на страницу с помощью метода Page.getAnnotations().add() . Сохраните...Получить ссылку на страницу Page page = document.getPages().get_Item(1);...

    blog.aspose.com/ru/pdf/add-hyperlinks-in-pdf-us...
  5. Arsip

    Arsip...ke halaman menggunakan metode Page.getAnnotations().add() . Simpan...Dapatkan referensi halaman Page page = document.getPages().get_Item(1);...

    blog.aspose.com/id/pdf/add-hyperlinks-in-pdf-us...
  6. ארכיון

    ארכיון...היפר-קישור לדף באמצעות שיטת Page.getAnnotations().add() . שמור...Document("input.pdf"); // קבל הפניה לדף Page page = document.getPages().get_Item(1);...

    blog.aspose.com/he/pdf/add-hyperlinks-in-pdf-us...
  7. Arşiv

    Arşiv...vsdx"); // get pages count System.out.println("Total Pages:" + diagram...getCount()); // İlk sayfaya erişin Page page = diagram.getPages().get(0);...

    blog.aspose.com/tr/diagram/read-visio-shape-dat...
  8. Archiv

    Archiv...vsdx"); // get pages count System.out.println("Total Pages:" + diagram...Přístup na první stránku Page page = diagram.getPages().get(0);...

    blog.aspose.com/cs/diagram/read-visio-shape-dat...
  9. แปรงและการไล่ระดับสีในไฟล์ XPS | ซี++

    โซลูชัน C++ API เพื่อแก้ไขไฟล์ XPS เพิ่ม Visual Brush, การไล่ระดับสี และปริภูมิสีที่แตกต่างกัน สร้างและแก้ไขไฟล์ XPS ด้วยโค้ดไม่กี่บรรทัด...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/cpp/work-with-brushes/
  10. Java 를 통해 PDF 자르기 | Aspose.PDF

    품질 저하 없이 Java에서 PDF를 자릅니다.모든 플랫폼에서 PDF 문서를 자르기 위한 Java 소스 코드....new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...println ( page . getCropBox ()); System . out . println ( page . getTrimBox...

    products.aspose.com/pdf/ko/java/crop/