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

paged

(0.2 sec)
  1. C#を使用してPDFに画像を追加|Aspose.PDF for .NET

    このセクションでは、C#ライブラリを使用して既存のPDFファイルに画像を追加する方法について説明します。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/ja/net/add-image-to-existin...
  2. Настройка различных заголовков и нижних колонти...

    В этой статье предоставлен пример кода, показывающий, как программно установить заголовки и нижние колонтитулы страницы настройки листа Excel с помощью Aspose.Cells for JavaScript через C++. Установите заголовки и нижние колонтитулы для первых, нечетных и четных страниц....Different Odd and Even Pages или Different first page . Введите разные...arrayBuffer )); // Gets the setting of page setup for the first worksheet...

    docs.aspose.com/cells/ru/javascript-cpp/setting...
  3. 档案

    档案...Page for .NET ,开发人员可以将此功能无缝集成到他们的应用程序中。这个强大的...API 安装 # 您可以从 官方发布页面 下载 Aspose.Page for .NET ,或在您的包管理器控制台中使用以下命令:...

    blog.aspose.com/zh/page/how-to-add-text-in-ps-f...
  4. Adnotacja PDF API | Aspose.PDF

    Usuwanie komentarzy z dokumentów PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy.... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/pl/annotation/
  5. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....Document class Add a Page object to the Pages collection of the...Paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/create-pdf-document/
  6. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. auto doc...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Hide ] Purpose Summary This page explains how to remove section...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Move Pages to PDF using Python https://products.aspose.com/pdf/python-net/pages/move/ Recent content in Move Pages to PDF using Python on Aspso......PDF Products – Move Pages to PDF using Python https://products...com/pdf/python-net/pages/move/ Recent content in Move Pages to PDF using...

    products.aspose.com/pdf/python-net/pages/move/i...
  9. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/
  10. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Get the particular page to which you want to add the...of the text fragment on the page. Set the text properties of...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/