Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 190,038 for

paged

(1 sec)
  1. PDF do XLS Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów PDF w jeden plik XLS programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/pl/cpp/merger/pdf-to-xls/
  2. Архивы

    Архивы...Pages[1].CropBox); Console.WriteLine(pdfDocument1...WriteLine(pdfDocument1.Pages[1].TrimBox); Console.WriteLine(pdfDocument1...

    blog.aspose.com/ru/pdf/crop-pdf-pages-in-csharp/
  3. Arsip

    Arsip...Pages[1].CropBox); Console.WriteLine(pdfDocument1...WriteLine(pdfDocument1.Pages[1].TrimBox); Console.WriteLine(pdfDocument1...

    blog.aspose.com/id/pdf/crop-pdf-pages-in-csharp/
  4. Archiv

    Archiv...Page for .NET. Poté se provede převod...prosím soubory DLL pro Aspose.Page for .NET a Aspose.PDF for .NET...

    blog.aspose.com/cs/page/convert-eps-ps-to-svg-c...
  5. Comment convertir un PDF en image en Python

    Ce tutoriel vous guidera sur la façon de convertir un PDF en image en Python. Il vous apprendra comment utiliser Python pour convertir un PDF en image de tout type comme PNG, BMP, JPG et autres....Page Product Family Aspose.PSD Product...de la page, et bien d’autres. Pour convertir une page PDF en...

    kb.aspose.com/fr/pdf/python/how-to-convert-pdf-...
  6. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose document save formats, enhancing your file management and compatibility for seamless workflows.... Tiff 100 Renders a page or pages of the document and saves...TIFF file. Png 101 Renders a page of the document and saves it...

    reference.aspose.com/words/net/aspose.words/sav...
  7. Архів

    Архів...сторінку, ініціалізувавши об’єкт Page об’єктом класу Document. Встановіть...сторінки за допомогою властивості Page.Title. Викличте метод Document...

    blog.aspose.com/uk/note/create-onenote-files-ad...
  8. Javaを使用してXPSファイルに簡単にテキストを挿入する

    Aspose.Page for Javaを使用してJavaでXPSファイルにテキストを挿入する方法を学びます。ステップバイステップのガイドとコードサンプルに従ってください。...Page for Javaを使用してテキストを挿入する 目次 概要...キストを挿入することは一般的な要件です。 Aspose.Page for Java は、このタスクのための堅牢なソリュー...

    blog.aspose.com/ja/page/insert-text-in-xps-file...
  9. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  10. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/