Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 155,981 for

paged

(0.19 sec)
  1. Criar documento PDF programaticamente|Aspose.PD...

    Esta página descreve como criar um documento PDF do zero com Aspose.PDF para Python via .NET library....Document Adicione um objeto Page à coleção Pages do objeto Document Adicione...# Adicionar página page = document . pages . add () # Inicializar...

    docs.aspose.com/pdf/pt/python-net/create-document/
  2. Membuat Dokumen PDF secara Programatis|Aspose.P...

    Halaman ini menjelaskan cara membuat dokumen PDF dari awal dengan Aspose.PDF untuk Python via .NET library....Document Tambahkan objek Page ke koleksi Pages dari objek Document...Tambahkan halaman page = document . pages . add () # Inisialisasi...

    docs.aspose.com/pdf/id/python-net/create-document/
  3. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation....Returns or sets the height of the page in points. public double PageHeight...it will be visible on every page. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points....Returns or sets the height of the page in points. get pageHeight ()...it will be visible on every page. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/resize-eps/
  6. Pubblico API Modifiche Aspose.Diagram 16.11.0|D...

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/it/net/public-api-chang...
  7. أدخل صفحة فارغة جديدة في رسم Visio بلون الياقوت...

    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_id ( diagram ) # تهيئة كائن صفحة جديد new_page = Rjb...aspose.diagram.Page' ) . new # اسم مجموعة new_page . setName ( "صفحة...

    docs.aspose.com/diagram/ar/java/insert-a-new-bl...
  8. Supported Document Formats|Aspose.Words for Java

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Java....document TIFF Renders a page or pages of the document and saves...multipage TIFF file PNG Renders a page of the document and saves it...

    docs.aspose.com/words/java/supported-document-f...
  9. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python....document TIFF Renders a page or pages of the document and saves...multipage TIFF file PNG Renders a page of the document and saves it...

    docs.aspose.com/words/python-net/supported-docu...
  10. Exemple de Hello World utilisant le langage C#|...

    Cet exemple démontre comment créer un document PDF simple avec le texte Hello World en utilisant Aspose.PDF... Ajouter une Page à l’objet document. Créer un...la collection Paragraph de la page. Enregistrer le document PDF...

    docs.aspose.com/pdf/fr/net/hello-world-example/