Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 187,964 for

paged

(0.56 sec)
  1. Criar Links em arquivo PDF com C#|Aspose.PDF fo...

    Esta seção explica como criar links em seu documento PDF com C#.... Obtenha a Page à qual você deseja adicionar...LinkAnnotation usando os objetos Page e Rectangle . Defina os atributos...

    docs.aspose.com/pdf/pt/net/create-links/
  2. Atualizar Dimensões da Página em Ruby|Aspose.PD...

    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....# obter a coleção de páginas page_collection = pdf . getPages...uma página específica pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/pt/java/update-page-dimensi...
  3. Пример Hello World с использованием языка C#|As...

    Этот пример демонстрирует, как создать простой PDF-документ с текстом Hello World с помощью Aspose.PDF... Добавить Page к объекту документа. Создать...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/ru/net/hello-world-example/
  4. Dividir PDF programáticamente en Python|Aspose....

    Este tema muestra cómo dividir páginas de PDF en archivos PDF individuales en sus aplicaciones de Python a través de C++.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/es/python-cpp/split-pdf-doc...
  5. ایجاد PDF با استفاده از Python | Aspose.PDF

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای Python API برای تولید و خواندن فایل های PDF در برنامه های پایتون استفاده کنید....کردن یک صفحه با استفاده از روش Pages.Add (). ۱. یک شیء TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/fa/python-net/create/
  6. Categories

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......Page Product Family Aspose.PSD Product...C# Comment enregistrer les pages sélectionnées au format PDF...

    kb.aspose.com/fr/categories/page/44/
  7. Convert Text to Image in C#

    You can convert text to image in C# with this brief tutorial. It explains the step-by-step algorithm and code snippet to export TXT to JPG in C#....Page Product Family Aspose.PSD Product...Document class Iterate through each page with the for-loop Convert text...

    kb.aspose.com/words/net/convert-text-to-image-i...
  8. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....multiple_pages . @property def use_book_fo...specified, FixedPageSaveOptions.page_set is ignored when saving....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/net/text-annotation/
  10. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다.... pages . accept ( text_absorber ) for...= ap . Document () page = document . pages . add () checkbox =...

    docs.aspose.com/pdf/ko/python-net/whatsnew/