Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 184,186 for

paged

(0.33 sec)
  1. Travailler avec le dégradé dans PS | .NET

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/ps/working-with-gra...
  2. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/java/working-with-columns...
  3. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....adicionar a imagem auto page = document -> get_Pages () -> idx_get (...Imagens dos recursos da página page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  4. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/java/latex-document-classes/
  5. Menggunakan jenis anotasi PDF tambahan|Aspose.P...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi tambahan dari dokumen PDF Anda....menggunakan AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/id/java/extra-annotations/
  6. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  7. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....agregar la imagen auto page = document -> get_Pages () -> idx_get (...de los recursos de la página page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  8. Arsip

    Arsip...Page untuk .NET memainkan peran yang...industri. Selain itu, Aspose.Page untuk .NET menyederhanakan proses...

    blog.aspose.com/id/page/convert-postscript-to-p...
  9. Архів

    Архів...Page для .NET відіграє значну роль...галузях. Більше того, Aspose.Page для .NET спрощує процес перетворення...

    blog.aspose.com/uk/page/convert-postscript-to-p...
  10. 画像サイズの設定|Aspose.PDF for .NET

    このセクションでは、C#ライブラリを使用してPDFファイルの画像サイズを設定する方法について説明します。...Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/ja/net/set-image-size/