Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 185,612 for

paged

(0.26 sec)
  1. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....Overview Contents [ Hide ] This page is an overview of Aspose.PDF...grayscale Let’s check Docs pages for more details: Optimize PDF...

    docs.aspose.com/pdf/java/overview/
  2. Anotasi Ekstra menggunakan Python|Aspose.PDF un...

    Bagian ini menjelaskan cara menambah, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... pages [ 1 ], ap . Rectangle ( 200...ap . Color . blue document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/id/python-net/extra-annotat...
  3. การแปลงไฟล์ EPS เป็น BMP โดยใช้ Python | Aspose...

    ตัวอย่างรหัสในหลามสำหรับ EPS ถึง BMP การแปลงใช้ตัวอย่างรหัสสำหรับชุด EPS เพื่อ BMP แปลงกับงูหลามและ .NET...เริ่มต้นตัวแปรสองตัว: page_count ตั้งเป็น 1 และ pages_count ตั้งเป็น...หากจำนวนหน้าทั้งหมดมากกว่า 4 ให้ตั้งค่าตัวแปร pages_count เป็น 4 เพื่อจำกัดการประมวลผลเพียง...

    products.aspose.com/pdf/th/python-net/conversio...
  4. View PS Format Files | .NET API Solution

    Open to view PS files. C# source code to load, render and display PS documents on .NET Framework Platform, Windows, and ASP.NET Applications....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/viewer/ps/
  5. Trabalhar com Páginas em PostScript | .NET

    Como adicionar páginas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/net/ps/working-with-pages/
  6. Робота зі сторінками в файлі PS | Java

    Як додати сторінки до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/java/ps/working-with-pa...
  7. TOC Link Not Redirecting in HTML When Using Ext...

    Hii Team, We are facing an issue with the Table of Contents (TOC) where the TOC link is not redirecting correctly in the HTML output , although it works properly in the Word output . The issue occurs when we extract th…...extract the document page by page. During page extraction, the bookmark...splitting the document into pages , the TOC links work as expected...

    forum.aspose.com/t/toc-link-not-redirecting-in-...
  8. Saving a printable form and recognition pattern...

    How to save a generated printable form image and a recognition pattern file on disk....several files: Printable form pages as PNG images. Their dimensions...paper size and orientation. Each page is always saved as a separate...

    docs.aspose.com/omr/cpp/generate-template/save/
  9. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector.... Obtenez la Page dont vous souhaitez extraire...objets LinkAnnotation de la page spécifiée. Passez l’objet AnnotationSelector...

    docs.aspose.com/pdf/fr/cpp/extract-links/
  10. Definir Tamanho da Imagem|Aspose.PDF for .NET

    Esta seção descreve como definir o tamanho da imagem em um arquivo PDF usando a biblioteca C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

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