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

paged

(0.23 sec)
  1. Установка и запуск примеров | Node.js через C++

    Узнайте, как установить и использовать Aspose.Page для Node.js. Найдите примеры кода для лучшего понимания....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/nodejs-cpp/installation/
  2. Exemplos de instalação e execução | Node.js via...

    Aprenda sobre como instalar e usar aspose.page for Node.js. Encontre exemplos de código para obter melhor compreensão....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/nodejs-cpp/installation/
  3. Используйте индексы соединения для соединения ф...

    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 page by index Aspose . Diagram . Page page = diagram...diagram . Pages [ 0 ]; // add masters string connectorMaster = "Dynamic...

    docs.aspose.com/diagram/ru/net/use-connection-i...
  4. Adicionar Número de Página ao PDF|Aspose.PDF fo...

    Aspose.PDF for .NET permite adicionar um carimbo de número de página ao seu arquivo PDF usando a classe PageNumber Stamp....chamar o método AddStamp da Page para adicionar o carimbo no..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/pt/net/add-page-number/
  5. Agregar objeto círculo a archivo PDF|Aspose.PDF...

    Este artículo explica cómo crear un objeto círculo en su PDF usando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/es/net/add-circle/
  6. Anotasi Multimedia PDF menggunakan C#|Aspose.PD...

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan, mendapatkan, dan menghapus anotasi multimedia dari dokumen PDF Anda....dalam koleksi Annotations objek Page . Koleksi ini berisi semua anotasi...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/id/net/multimedia-annotation/
  7. Actionsを使用する|Aspose.PDF for Java

    このセクションでは、Javaを使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。PDFファイルにハイパーリンクを追加、作成、取得する方法を学びます。...リンクを追加したい Page クラスを取得します。 LinkAnnotation オブジェクトをPageオブジェクトと Rectangle...FreeTextAnnotation オブジェクトをインスタンス化します。 それはまた、PageとRectangleオブジェクトを引数として受け入れるの...

    docs.aspose.com/pdf/ja/java/actions/
  8. Oluştur, Alan ekle|Documentation

    Java Diagram API kullanarak alanlar nasıl oluşturulur, eklenir....vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/tr/python-java/create-i...
  9. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of page layout model in C++....during build and rendering of page layout model. class IPageLayoutCallback...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....Description PAGE Specifies that the document is split into pages. SECTION_BREAK...Shows how to split document by pages. doc = MY_DIR + 'Big document...

    reference.aspose.com/words/python-net/aspose.wo...