Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 156,229 for

paged

(0.2 sec)
  1. ค้นหา

    ค้นหา...Image ใหม่ลงในหน้าโดยใช้เมธอด Page.getParagraphs().add(Image) ...เพิ่มหน้าไปยังหน้าคอลเลกชันของเอกสาร Page page = doc.getPages().add(); //...

    blog.aspose.com/th/pdf/create-photo-album-in-java/
  2. ארכיון

    ארכיון...process(Page, FileOutputStream) . דוגמת הקוד...size(); i++) { // קבל דף Page page = doc.getPages().get_Item(i);...

    blog.aspose.com/he/pdf/convert-pdf-to-jpg-image...
  3. Извлечение страниц PDF|Aspose.PDF for .NET

    Этот раздел объясняет, как извлекать страницы PDF с помощью Aspose.PDF Facades, используя класс PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Extract pages pdfEditor . Extract ( dataDir...

    docs.aspose.com/pdf/ru/net/extract-pdf-pages/
  4. Adicionar Objeto Elipse ao Arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF para Java....de páginas do arquivo PDF Page page = pdfDocument . getPages ()...coleção de parágrafos da página page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/pt/java/add-ellipse/
  5. استخراج صفحات PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج صفحات PDF باستخدام Aspose.PDF Facades من خلال فئة PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Extract pages pdfEditor . Extract ( dataDir...

    docs.aspose.com/pdf/ar/net/extract-pdf-pages/
  6. Ekstrak Halaman PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengekstrak halaman PDF dengan Aspose.PDF Facades menggunakan kelas PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Extract pages pdfEditor . Extract ( dataDir...

    docs.aspose.com/pdf/id/net/extract-pdf-pages/
  7. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNext method. Moves to the next sibling entity in visual order. When iterating lines of a paragraph broken across pages this method will not move to the next page but rather move to the next entity on the same page in C++....across pages this method will not move to the next page but rather...the next entity on the same page. bool Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. PageInfo.getSizeInPixels2 method | Aspose.Words...

    Aspose.Words.Rendering.PageInfo.getSizeInPixels2 method...getSizeInPixels2(scale, dpi) Calculates the page size in pixels for a specified...inch). Returns The size of the page in pixels. getSizeInPixels2(scale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/create-document/
  10. Apply preset theme to VDX document via Python |...

    Python source code to apply preset theme to vdx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vdx/