Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 184,189 for

paged

(0.11 sec)
  1. 使用 C++ 合并 PDF 到 EPUB | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  2. Comment convertir OneNote en HTML en utilisant ...

    Cet article simple se concentre sur la conversion de OneNote en HTML à l'aide de Java. Il représente tous les détails pour configurer l'environnement, un flux de travail de programmation complet et un exemple de code pour exporter OneNote au format HTML à l'aide de Java....Page Product Family Aspose.PSD Product...classe Document et ajoutez une page vide à l’intérieur. Initialisez...

    kb.aspose.com/fr/note/java/how-to-convert-oneno...
  3. 程序化更改 PDF 页面大小|Aspose.PDF for Java

    使用 Java 库从您的 PDF 文件更改页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...pdfDocument . getPages (); // 获取特定页面 Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/zh/java/change-page-size/
  4. Använd anslutningsindex för att koppla samman f...

    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....Diagram (); // get page by index Page page = diagram . getPages...shapes by ID Shape shape1 = page . getShapes (). getShape ( shape1_ID...

    docs.aspose.com/diagram/sv/java/use-connection-...
  5. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  6. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/add/
  7. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. How to Crop PDF using PHP You...method. If you want to crop a PDF page, a cropping solution can help...

    products.aspose.com/pdf/php-java/crop/
  8. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/net/workbook-and-workshee...
  9. Chercher

    chercher...dans une zone spécifique d’une page PDF API C++ pour extraire des...classe Document . Parcourez les pages du document à l’aide de la méthode...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  10. PDFから段落を抽出|Aspose.PDF for C++

    この記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用して、PDFドキュメントからテキストを抽出する方法について説明します。...rectangle , System :: SmartPtr < Page > page ); static void DrawPolygonOnPage...polygon , System :: SmartPtr < Page > page ); void Parsing :: ExtractParagraph...

    docs.aspose.com/pdf/ja/cpp/extract-paragraph-fr...