Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 187,982 for

paged

(0.57 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/zh/net/add-image-to-existin...
  2. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/printing-project-page...
  3. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search Across All Pages or Specific Pages Search and Redact Sensitive...Run the absorber across all pages using the Accept() method. Retrieve...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  4. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  5. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF pour Java....PDF Ajoutez une Page à la collection de pages du fichier PDF Ajouter...paragraphes de l’instance de page Créer une instance de Graphique...

    docs.aspose.com/pdf/fr/java/add-rectangle/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using Python https://products.aspose.com/pdf/python-net/pages/ Recent content in Add, Move or Delete pages in ......Products – Add, Move or Delete pages in PDF using Python https://products...com/pdf/python-net/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/python-net/pages/index.xml
  7. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one page , here we can able to mange setting different pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...export for each worksheet as one page , here we can able to mange...11:04am 2 @Viral84 To set a custom page size in Aspose.Cells, you can...

    forum.aspose.com/t/set-custom-height-width-in-a...
  8. Archiv

    Archiv...PDF jako JPG for page in range(0, doc.page_count): extractedPage...extract_pages(page, 1) extractedPage.save(f"Output_{page + 1}.jpg")...

    blog.aspose.com/cs/words/convert-pdf-to-jpg-in-...
  9. Aspose.PDF Product Family

    Trouvez des réponses pour créer, convertir, modifier et manipuler des fichiers PDF par programmation....Page Product Family Aspose.PSD Product...Java Ajouter des numéros de page au PDF à l'aide de Java Comment...

    kb.aspose.com/fr/pdf/page/4/
  10. Как объединить PDF с помощью C#|Aspose.PDF for ...

    Эта страница объясняет, как объединить PDF документы в один PDF файл с помощью C# или VB.NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...+ "Concat2.pdf" )) { // Add pages of second document to the first...

    docs.aspose.com/pdf/ru/net/merge-pdf-documents/