Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 141,258 for

paged

(0.07 sec)
  1. إدارة فواصل الصفحات في Ruby|Documentation

    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....for Ruby ، اُنادي بطريقة add_page_breaks لوحدة pagebreaks . يمكنك...على الكود. كود Ruby def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/ar/java/managing-page-bre...
  2. PageSetup.header_distance property | Aspose.Wor...

    PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page....the header and the top of the page. @property def header_distance...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Empezando | Aspose.Página para .NET

    Biblioteca C# .NET para procesar archivos PS, EPS y XPS. Aprenda los conceptos básicos para comenzar a usar Aspose.Page para .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/net/getting-started/
  4. 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/
  5. PCL to PNG Converter using Python | Aspose.PDF

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...settings for converting PDF pages to PNG images, including specifying...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Memutar Halaman PDF Menggunakan Python via C++|...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang ada secara programatik dengan Python via C++....document_get_pages’ Dapatkan halaman pertama dari...halaman dengan ‘apCore.page_collection_get_page’ Memutar halaman sebesar...

    docs.aspose.com/pdf/id/python-cpp/rotate-pages/
  7. Come scalare un foglio di lavoro con Python.NET...

    Questo articolo spiega come scalare un foglio di lavoro usando Aspose.Cells for Python.NET....PageSetup object page_setup = sheet . page_setup # Set the worksheet...to 1 page wide and 1 page tall page_setup . fit_to_pages_wide...

    docs.aspose.com/cells/it/python-net/how-to-scal...
  8. 使用 Python 语言的 Hello World 示例|Aspose.PDF for Pyt...

    此示例演示如何使用 Aspose.PDF for Python 创建一个简单的 PDF "Hello, World!" 文档...document_get_pages 函数获取文档的页面集合。 使用 page_collection_add_page 函数向页面集合中添加一个新页面。...函数向页面集合中添加一个新页面。 使用 page_get_paragraphs 函数获取页面的段落集合。 使用 image_create...

    docs.aspose.com/pdf/zh/python-cpp/hello-world-e...
  9. XPS, PS és EPS kezelő API megoldás

    Fejlesszen XPS, PS és EPS fájlkezelő alkalmazásokat ezen API-k segítségével XPS, PS és EPS megtekintésére, egyesítésére vagy konvertálására....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/
  10. Rotacionar Texto Dentro do PDF usando C#|Aspose...

    Aprenda como rotacionar texto dentro de arquivos PDF em .NET usando Aspose.PDF para ajustar o alinhamento do texto e melhorar a apresentação....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/pt/net/rotate-text-inside-pdf/