Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 155,980 for

paged

(0.14 sec)
  1. Trabajar con degradado | Solución API C++

    Cómo agregar un degradado vertical, horizontal o lineal a un archivo XPS es una pregunta respondida por la Aspose.Page. Conozca la funcionalidad de C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/cpp/xps/working-with-gr...
  2. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/resize-eps/
  3. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set print area using Aspose.Cells library for Node.js via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  4. Chercher

    chercher...PDF maintiennent la mise en page et le design des documents originaux...en PDF en Java Convertir une page spécifique de VSDX en PDF Essayer...

    blog.aspose.com/fr/diagram/convert-vsdx-to-pdf-...
  5. Arsip

    Arsip...imgOptions); for (int page = 0; page < sr.getPageCount(); page++) { // Menghasilkan...lembar kerja sr.toImage(page, "image" + page + ".png"); } Berkas...

    blog.aspose.com/id/cells/convert-excel-files-to...
  6. Arşiv

    Arşiv...imgOptions); for (int page = 0; page < sr.getPageCount(); page++) { // Çalışma...oluşturun sr.toImage(page, "image" + page + ".png"); } Excel Dosyası...

    blog.aspose.com/tr/cells/convert-excel-files-to...
  7. Procurar

    Procurar...Pages . Crie um novo FileStream para...o método JpegDevice.Process(Page, FileStream) . Feche o fluxo...

    blog.aspose.com/pt/pdf/generate-thumbnails-for-...
  8. ארכיון

    ארכיון...imgOptions); for (int page = 0; page < sr.getPageCount(); page++) { // צור...גליון העבודה sr.toImage(page, "image" + page + ".png"); } קובץ אקסל...

    blog.aspose.com/he/cells/convert-excel-files-to...
  9. EPS to JPEG Conversion API | Node.js

    EPS to JPEG conversion from Aspose.Page for Node.js. Works in Node.js 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/nodejs-cpp/conversion/...
  10. Поворот страниц PDF с использованием C++|Aspose...

    В этой теме описано, как программно изменить ориентацию страниц в существующем PDF-файле с помощью C++....( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/ru/cpp/rotate-pages/