Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 187,285 for

paged

(0.21 sec)
  1. Manipular Documento PDF em C#|Aspose.PDF for .NET

    Este artigo contém informações sobre como validar um Documento PDF para o Padrão PDF A, como trabalhar com TOC, como definir a data de expiração do PDF, etc....first page of PDF file var tocPage = document . Pages . Insert..."First page" , "Second page" , "Third page" , "Fourth page" }; for...

    docs.aspose.com/pdf/pt/net/manipulate-pdf-docum...
  2. PS to GIF Conversion API | C++

    PS to GIF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-gif/
  3. EPS to JPEG Conversion API | C++

    EPS to JPEG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/eps-to-...
  4. Installation and running examples | Javascript ...

    Learn about how to install and use Aspose.Page for JavaScript. Find code examples for the better understanding....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/installation/
  5. Converting a SVG file to BMP using Python | Asp...

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...separate files. Loop through each page of the loaded PDF document using...

    products.aspose.com/pdf/python-net/conversion/s...
  6. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...first you need to convert the pages of PDF file into Image format...information on Convert all PDF pages to JPEG Images In case I have...

    forum.aspose.com/t/creating-annotations-within-...
  7. آرشیوها

    آرشیوها... با استفاده از روش Page.getAnnotations().add() لینک...pdf"); // دریافت مرجع صفحه Page page = document.getPages().get_Item(1);...

    blog.aspose.com/fa/pdf/add-hyperlinks-in-pdf-us...
  8. Converter BMP para EPS utilizando a API para C++

    A funcionalidade de conversão de BMP para EPS oferecida pela solução API Aspose.Page para C++ é explicada e ilustrada com os excertos de código aqui....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/cpp/convert/bmp-to-eps/
  9. ארכיון

    ארכיון...עמוד של PDF foreach(Page page in document.Pages) { // סובב את מסמך...מסמך ה-PDF בזווית הרצויה page.Rotate = Rotation.on180; } // שמור...

    blog.aspose.com/he/pdf/rotate-pdf-text-image-pa...
  10. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/zh/net/python-net/