Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 184,274 for

paged

(0.44 sec)
  1. Travailler avec des images dans Java|Aspose.Wor...

    Formes d'image dans les détails et fonctionnalités avancées fournies par Aspose.Words pour Java....insérer un code-barres sur chaque page de document Cet exemple vous...différents sur toutes les pages ou sur des pages spécifiques d’un document...

    docs.aspose.com/words/fr/java/working-with-images/
  2. Chuyển Đổi Tài liệu Nhiều trang thành Hình ảnh ...

    Xuất tài liệu nhiều trang sang hình ảnh raster(JPG, PNG, GIF, BMP, TIFF, WebP) sử dụng Python....khi lưu vào hình ảnh: single_page – chỉ lưu trang đầu tiên trong...Horizontal layout . options . page_layout = MultiPageLayout . Horizontal...

    docs.aspose.com/words/vi/python-net/convert-a-m...
  3. Converting a XML file to PNG using C# | Aspose.PDF

    Sample code for XML‑to‑PNG conversion in .NET. Use the API example code for batch XML‑to‑PNG conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/xml-to-png/
  4. Convertir DICOM en PNG avec C#

    Suivez cet article pour convertir vos images du format DICOM vers PNG en utilisant C#. Il contient les détails pour configurer l’environnement, une liste d’étapes et un exemple de code pour convertir DCM en PNG avec C#....Page Product Family Aspose.PSD Product...Afficher le nombre total de pages dans le fichier DICOM à l’aide...

    kb.aspose.com/fr/imaging/net/convert-dicom-to-p...
  5. Java 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Link 주석을 추가하기 위한 Java 샘플 코드입니다....기존 페이지에 대한 참조 가져오기 Link 주석 생성 Page.Annotations 컬렉션에서 Link 주석에 대해..._dataDir + "SimpleResume.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/ko/java/annotation/link...
  6. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Add..._dataDir + "SimpleResume.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. What's new 2026|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....} Table Placement After Last Page Element – Added ability to add...content element on a page. By using the Page.CalculateContentBBox()...

    docs.aspose.com/pdf/net/whatsnew/2026/
  8. Jak zmienić rozmiar strony PDF za pomocą Pythona

    Ten mały samouczek skupia się na tym, jak zmienić rozmiar strony PDF za pomocą Pythona. Obejmuje wszystkie szczegóły konfiguracji środowiska, krokowy przebieg programu i uruchamialny przykładowy kod, aby zademonstrować proces zmiany rozmiaru strony PDF za pomocą Pythona....Page Product Family Aspose.PSD Product...Wywołaj metodę set_page_size() klasy Page i podaj nowy rozmiar...

    kb.aspose.com/pl/pdf/python/how-to-change-page-...
  9. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...that breaks across two pages, the page number stored in the generated...second page, but the TOC still points to the original page because...

    forum.aspose.com/t/aspose-word/320899
  10. Anotações Adesivas em PDF usando C#|Aspose.PDF ...

    Aprenda como criar anotações adesivas, como notas e destaques, em PDFs usando Aspose.PDF em .NET....)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/pt/net/sticky-annotations/