Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 187,924 for

paged

(1.06 sec)
  1. Aspose.Email.Printing Features|Documentation

    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....(XPS or TIFF) and configuring page layouts. This article describes...Printing an HTML body. Setting the page layout. Auto-fit a TIFF to the...

    docs.aspose.com/email/net/aspose-email-printing...
  2. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....Page Product Family Aspose.PSD Product...add lines Add a page to the PDF file if no page is available or...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  3. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....Page Product Family Aspose.PSD Product...selected annotations from a page and fetch URI from link-type...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  4. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.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...
  5. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.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...
  6. ארכיון

    ארכיון...ה-PDF for (auto page : pdfDocument->get_Pages()) { // קבל מידות...int width = info->GetPageWidth(page->get_Number()); int height =...

    blog.aspose.com/he/pdf/convert-pub-to-image-usi...
  7. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF.... sequential identifiers to pages within a document set. Aspose...applying it to the document’s pages, you can automate the process...

    docs.aspose.com/pdf/python-net/add-bates-number...
  8. Travailler avec un document dans PS | .NET

    L'ajout de pages à un fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/ps/working-with-doc...
  9. เพิ่มรูปภาพเป็น PDF ผ่าน C# | Aspose.PDF

    การเพิ่มรูปภาพลงในเอกสาร PDF โดยเป็นโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/th/net/images/add/
  10. Aggiungi immagini al PDF tramite C# | Aspose.PDF

    Aggiungere immagini in documenti PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/it/net/images/add/