Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 190,030 for

paged

(0.19 sec)
  1. Lavorare con i collegamenti ipertestuali|Docume...

    Questa sezione spiega come aggiungere o ottenere un collegamento ipertestuale in una forma Visio con Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/it/net/working-with-hyp...
  2. Convertir PDF en TIFF|Aspose.PDF pour Android v...

    Cet article décrit comment convertir les pages d'un document PDF en image TIFF. Vous apprendrez comment convertir toutes ou une seule page en images TIFF avec Aspose.PDF pour Android via Java....Java permet de convertir des pages PDF en images TIFF. La classe...vous permet de convertir des pages PDF en images TIFF. Cette classe...

    docs.aspose.com/pdf/fr/androidjava/convert-pdf-...
  3. PDF 페이지 이동|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 원하는 위치 또는 PDF 파일의 끝으로 페이지를 이동해 보세요....dstDocument = new Document (); Page page = srcDocument . getPages ()...dstDocument . getPages (). add ( page ); // 출력 파일 저장 dstDocument ...

    docs.aspose.com/pdf/ko/java/move-pages/
  4. 移动 PDF 页面|Aspose.PDF for Java

    尝试使用 Aspose.PDF for Java 将页面移动到 PDF 文件的所需位置或末尾。...dstDocument = new Document (); Page page = srcDocument . getPages ()...dstDocument . getPages (). add ( page ); // 保存输出文件 dstDocument . save...

    docs.aspose.com/pdf/zh/java/move-pages/
  5. Features|Documentation

    Aspose.Cells for PHP via Java features....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Java Lay out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/php-java/features/
  6. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Hide ] Purpose Summary This page explains which document formats...JSON format TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/net/supported-document-fo...
  7. Comment convertir Word en JPG en utilisant Python

    Cet article explique comment convertir Word en JPG à l'aide de Python. Il contient les paramètres IDE, une liste d'étapes et un code de démonstration exécutable pour convertir un fichier Word en JPG à l'aide de Python....Page Product Family Aspose.PSD Product...un ensemble personnalisé de pages à partir du fichier Word cible...

    kb.aspose.com/fr/words/python/how-to-convert-wo...
  8. Arsip

    Arsip...pages. Di setiap iterasi, lakukan...menggunakan metode Document.pages.add(Page). Simpan file PDF menggunakan...

    blog.aspose.com/id/pdf/split-pdf-in-python/
  9. Arşiv

    Arşiv...pages koleksiyonundaki sayfaları yineleyin...oluşturun ve sayfayı Document.pages.add(Page) yöntemini kullanarak belgeye...

    blog.aspose.com/tr/pdf/split-pdf-in-python/
  10. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/java/com.aspose.word...