Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 141,883 for

paged

(0.08 sec)
  1. Notes de publication d'Aspose.PSD pour Python v...

    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....1 Contents [ Hide ] Cette page contient les notes de publication...cette propriété, la première page sera rendue et sauvegardée....

    docs.aspose.com/psd/fr/net/aspose-psd-for-pytho...
  2. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  3. Работа с фигурами в PostScript | .NET

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/net/ps/working-with-sha...
  4. Робота з фігурами в PostScript | .NET

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/net/ps/working-with-sha...
  5. API chuyển đổi EPS sang GIF cho C# | .NET

    EPS sang GIF C#. Sử dụng mã ví dụ API để chuyển đổi hàng loạt tệp EPS sang GIF trong ứng dụng dựa trên .NET nào....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/net/conversion/eps-...
  6. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...Document(); var page = document.Pages.Add(); page.SetPageSize(590... 100); page.PageInfo.Margin = marginInfo; // Add page for (int...

    forum.aspose.com/t/major-performance-issue-in-l...
  7. ページプロパティの操作|Aspose.PDF for .NET

    このセクションでは、PdfPageEditorクラスを使用してAspose.PDFファサードでページプロパティを操作する方法を説明します。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/ja/net/manipulate-page-prop...
  8. Comment créer un PDF en utilisant C#|Aspose.PDF...

    Créer et formater le document PDF avec Aspose.PDF for .NET....Ajoutez un objet Page à la collection Pages de l’objet Document...collection Paragraphs de la page. Enregistrez le document PDF...

    docs.aspose.com/pdf/fr/net/create-pdf-document/
  9. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....GIF, PNG, JPEG, BMP, or single-page TIFF images. The images can...documents, containing scanned pages. The files can be provided by...

    docs.aspose.com/ocr/java/ocrinput/
  10. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/zh/androidjava/extract-para...