Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 141,215 for

paged

(0.07 sec)
  1. 设置图像大小|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/zh/net/set-image-size/
  2. Définir la taille de l'image|Aspose.PDF for .NET

    Cette section décrit comment définir la taille d'une image dans un fichier PDF en utilisant la bibliothèque C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/fr/net/set-image-size/
  3. تعيين حجم الصورة|Aspose.PDF for .NET

    يصف هذا القسم كيفية تعيين حجم الصورة في ملف PDF باستخدام مكتبة C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/ar/net/set-image-size/
  4. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your document's layout with precise vertical justification!...justification of text on each page. public enum PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Spaziatura automatica una raccolta di forme nel...

    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 ottenere ciò, la classe Page offre un membro autoSpaceShapes...vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...

    docs.aspose.com/diagram/it/java/auto-space-a-co...
  6. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per page in the document grid....sets the number of lines per page in the document grid. get linesPerPage...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....SetLicense Page core operation Add page. Insert page. Delete page. Count...Count page. Organize Optimize. OptimizeResource. Grayscale. Rotate...

    docs.aspose.com/pdf/go-cpp/key-features/
  8. PDFファイルからC#を使用してベクターデータを抽出する|Aspose.PDF for .NET

    Aspose.PDFを使用すると、PDFファイルからベクターデータを簡単に抽出できます。位置、色、線幅などのベクターデータ(パス、ポリゴン、ポリライン)を取得できます。...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/ja/net/extract-vector-data-...
  9. Tambahkan Nomor Halaman ke PDF dengan Python|As...

    Aspose.PDF untuk Python melalui .NET memungkinkan Anda menambahkan Stempel Nomor Halaman ke file PDF Anda menggunakan kelas PageNumber Stamp....documents must have page numbers in it. The page number makes it...memanggil metode add_stamp() dari Page untuk menambahkan stempel ke...

    docs.aspose.com/pdf/id/python-net/add-page-number/
  10. تغيير أحجام الصفحات في ملف PDF|Aspose.PDF for .NET

    حاول تعلم كيفية تغيير أحجام الصفحات في ملف PDF باستخدام فئة PdfPageEditor....change the page size of an individual page or multiple pages at once...once. The Pages property can be used to assign the numbers of the...

    docs.aspose.com/pdf/ar/net/changing-page-sizes-...