Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 140,592 for

paged

(0.07 sec)
  1. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  2. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....odd-numbered and even-numbered pages. bool Aspose :: Words :: PageSetup...footers for first, even and odd pages. builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose.Total for .NET|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....NET Product Page Download Aspose.Words for .NET...Aspose.PDF for .NET Product Page Install Aspose.PDF for .NET...

    docs.aspose.com/total/net/
  4. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes.... pages . accept ( text_absorber ) for...= ap . Document () page = document . pages . add () checkbox =...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  5. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes.... pages . accept ( text_absorber ) for...= ap . Document () page = document . pages . add () checkbox =...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  6. واجهة برمجة تطبيقات تحويل EPS إلى JPEG | سي ++

    تحويل EPS إلى JPEG مقدم من Aspose.Page لحل C++ API. يعمل في بيئة تشغيل C++ لأنظمة التشغيل Windows 32 بت، وWindows 64 بت، وLinux 64 بت....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/cpp/conversion/eps-...
  7. รวม XPS เป็น PDF | โซลูชัน C++ API

    โซลูชัน C++ API เพื่อรวมไฟล์ XPS ด้วยโค้ดไม่กี่บรรทัด บันทึกผลลัพธ์รวมเป็นไฟล์ PDF ตัวอย่างโค้ด C++ ของการรวมฟังก์ชันการทำงาน...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/cpp/merge-xps-files/
  8. Об’єднати XPS у PDF | Рішення C++ API

    Рішення C++ API для об’єднання файлів XPS у кілька рядків коду. Збережіть об’єднаний результат як PDF-файли. Приклад коду C++ функції об’єднання....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/uk/cpp/merge-xps-files/
  9. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  10. PDF را از طریق C++ برش دهید | Aspose.PDF

    برش PDF در C++ بدون از دست دادن کیفیت. این صفحه ویژگی های برش فایل PDF با استفاده از Aspose.PDF برای کتابخانه C++ را شرح می دهد...."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...WriteLine ( document -> get_Pages () -> idx_get ( 1 ) -> get_CropBox...

    products.aspose.com/pdf/fa/cpp/crop/