Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 190,016 for

paged

(0.16 sec)
  1. 如何用 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...
  2. 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/
  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. 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-...
  5. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  6. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....and odd pages. builder . page_setup . different_first_page_header_footer...True builder . page_setup . odd_and_even_pages_header_footer =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...; tfa->Visit(document->get_Pages()->idx_get(1)); //Create annotations...Annotation>( document->get_Pages()->idx_get(1), tfa->get_Tex...

    docs.aspose.com/pdf/ja/cpp/highlights-annotation/
  8. Archiwa

    Archiwa...następujące tematy: Python Word Page Extractor Library Wyciągnij...Document . Get the total number of pages using the pagecount . Przejdź...

    blog.aspose.com/pl/words/extract-pages-from-wor...
  9. Imposer un PDF en utilisant C#

    Cet article explique comment imposer un PDF à l'aide de C#. Il contient les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un logiciel d'imposition PDF à l'aide de C#....Page Product Family Aspose.PSD Product...PDF ou la réorganisation des pages d’un PDF pour l’impression personnalisée...

    kb.aspose.com/fr/pdf/net/impose-pdf-using-csharp/
  10. XPS를 XPS로 병합, XPS를 PDF로 병합 | .NET

    몇 줄의 코드로 XPS 파일을 병합하는 .NET API 솔루션입니다. 결합된 결과를 XPS 또는 PDF 파일로 저장하세요. 병합 기능의 C# 코드 예제입니다....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ko/net/merge-xps-files/