Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 190,229 for

paged

(0.27 sec)
  1. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a...Builder Add TextFragment to the Page document.save() resultant PDF...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  2. さまざまな画像形式をPDFに変換|Aspose.PDF for PHP via Java

    このトピックでは、Aspose.PDF for PHPライブラリを使用して、さまざまな画像形式をPDFに変換する方法を示します。...Document (); // ドキュメントに新しいページを追加する $page = $document -> getPages () ->...add (); // ページのマージンを0に設定する $page -> getPageInfo () -> getMargin...

    docs.aspose.com/pdf/ja/php-java/convert-images-...
  3. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  4. Infoga en ny tom sida i en Visio-ritning i Ruby...

    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....sid-ID max_sida_id = få_max_page_id ( diagram ) # Initiera ett...sidobjekt new_page = Rjb :: import ( 'com.aspose.diagram.Page' ) . new...

    docs.aspose.com/diagram/sv/java/insert-a-new-bl...
  5. Seitenoptionen in Ruby einstellen|Documentation

    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....rufen Sie einfach die Methode page_orientation des Moduls pagesetup...pagesetup auf. Ruby-Code def page_orientation () data_dir = File...

    docs.aspose.com/cells/de/java/setting-page-opti...
  6. Impostazione delle opzioni pagina in Ruby|Docum...

    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....per Ruby , chiama il metodo page_orientation del modulo pagesetup...pagesetup . Codice Ruby def page_orientation () data_dir = File ...

    docs.aspose.com/cells/it/java/setting-page-opti...
  7. Procurar

    Procurar... A classe Page da API representa uma página...inicialize o objeto de classe Page. Em seguida, carregue uma imagem...

    blog.aspose.com/pt/note/add-image-to-onenote-in...
  8. Aspose::Words::Layout::PageLayoutCallbackArgs c...

    Aspose::Words::Layout::PageLayoutCallbackArgs class. An argument passed into Notify()To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...() Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Lưu trữ

    Lưu trữ...Pages.Add() và đặt thuộc tính của...bộ sưu tập tài liệu var page = doc.Pages.Add(); // Tải hình ảnh...

    blog.aspose.com/vi/pdf/convert-image-to-pdf-csh...
  10. Архів

    Архів...сторінку за допомогою методу Page.getParagraphs().add(Image) ...сторінку до колекції документів Page page = doc.getPages().add(); //...

    blog.aspose.com/uk/pdf/convert-image-to-pdf-java/