Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 188,134 for

paged

(0.14 sec)
  1. 기존 PDF 파일에 이미지 추가|Aspose.PDF for Java

    이 섹션에서는 Java 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....800 ; // 이미지를 추가할 페이지 가져오기 Page page = pdfDocument1 . getPages...// 페이지 리소스의 이미지 컬렉션에 이미지 추가 page . getResources (). getImages...

    docs.aspose.com/pdf/ko/java/add-image-to-existi...
  2. Bekerja dengan Tindakan|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara menambahkan tindakan ke dokumen dan bidang formulir secara programatis dengan Java. Pelajari cara Menambahkan, Membuat, dan Mendapatkan Hyperlink dalam File PDF.... Dapatkan Kelas Page yang ingin Anda tambahkan tautan...LinkAnnotation menggunakan objek Page dan Rectangle . Objek rectangle...

    docs.aspose.com/pdf/id/java/actions/
  3. Monitora il progresso della conversione di Exce...

    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....saving page index 0 of pages 10 </ br > End saving page index...0 of pages 10 </ br > Start saving page index 1 of pages 10 </...

    docs.aspose.com/cells/it/net/track-conversion-p...
  4. آرشیوها

    آرشیوها...خالی جدید به مجموعه Document Pages اضافه کنید. یک نمونه از کلاس...در سند خالی اضافه کنید page = doc.pages.add() # یک شیء تصویری...

    blog.aspose.com/fa/pdf/convert-jpg-to-pdf-in-py...
  5. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. การปรับแต่งพู่กัน (Brushes) สีสันและการไล่ระดับ...

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

    products.aspose.com/page/th/cpp/work-with-brushes/
  7. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...think it works on only 3 to 5 pages. Second, if I need to manipulate...think it works on only 3 to 5 pages. You are facing this limitation...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  8. Archivio

    Archivio...il metodo GetChildNodes con Page.class come argomento per estrarre...pagina List<Page> pages = doc.getChildNodes(Page.class); // Ottieni...

    blog.aspose.com/it/note/extract-text-or-images-...
  9. Работа с темами|Documentation

    В этом разделе объясняется, как применить предустановленную тему к странице или фигуре с помощью Aspose.Diagram....diagram Получить экземпляр класса Page для установки темы Назначьте...instance of Page class to be set theme Page page = diagram ....

    docs.aspose.com/diagram/ru/java/working-with-th...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/cpp/setting-print-options/