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

paged

(1.15 sec)
  1. Convertir l'image en EPS | Node.js via C ++

    Pour convertir une image de l'un des formats les plus populaires, tels que PNG, JPG, GIF, TIFF, EMF et BMP, à EPS, utilisez cette API pour NodeJS. Voir des exemples de code ici....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/nodejs-cpp/working-with...
  2. Merge XPS to PDF | Node.js API Solution

    Node.js API Solution to merge XPS files. Save the combined result as PDF files. Node.js code example of merging functionality....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/nodejs-cpp/merge-xps-f...
  3. PDF به DOC ادغام با استفاده از C++ | Aspose.PDF

    دو یا چند سند PDF را در یک فایل DOC واحد به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ ترکیب کنید...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/fa/cpp/merger/pdf-to-doc/
  4. PDF 合并 | Aspose.PDF

    将 PDF 文档与适用于任何平台的免费跨平台应用程序和高代码 API 合并。...pdf" ); // Add pages of second document to the first...first document1 . Pages . Add ( document2 . Pages ); document . Save...

    products.aspose.com/pdf/zh-hans/merger/
  5. 使用 C++ 合并 PDF 到 SVG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 SVG 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code...." ); Fractionner plusieurs pages Aspose.Diagram for .NET allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/fr/net/convert-visio-to...
  7. 公共 API Aspose.Diagram 6.0.0 的变化|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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. إضافة رقم الصفحة إلى PDF باستخدام C++|Aspose.PD...

    تتيح لك Aspose.PDF for C++ إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumber Stamp....يمكنك استدعاء AddStamp طريقة من Page لإضافة الختم في PDF. يمكنك أيضًا...//pageNumberStamp.Format = "Page # of " + pdfDocument.Pages.Count; //pageNumberStamp...

    docs.aspose.com/pdf/ar/cpp/add-page-number/
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  10. Манипуляция таблицами в существующем PDF|Aspose...

    Узнайте, как работать с таблицами в существующих PDF-документах, используя Aspose.PDF for .NET, обеспечивая гибкость в модификации документов....first page with absorber absorber . Visit ( document . Pages [ 1...Get access to first table on page, their first cell and text fragments...

    docs.aspose.com/pdf/ru/net/manipulate-tables-in...