Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 186,911 for

paged

(0.2 sec)
  1. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  2. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide explique comment mettre à jour les liens dans un PDF en langage Java.... Allez à une page spécifique dans le fichier PDF...Destination de l’objet GoToAction . La page de destination est spécifiée...

    docs.aspose.com/pdf/fr/java/update-links/
  3. Procurar

    Procurar...objeto Page . Adicione texto à página usando o método Page.getParagraphs()...Document(); //Adicionar Página Page page = document.getPages().add();...

    blog.aspose.com/pt/pdf/create-pdf-files-in-java/
  4. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/ko/net/redaction/
  5. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....PageRange::PageRange constructor Creates a new page range object. Aspose :: Words...starting page zero-based index. to int32_t The ending page zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ایجاد PDF با استفاده از Java | Aspose.PDF

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای جاوا API استفاده کنید تا به راحتی فایل های PDF را در برنامه های جاوا تولید و بخوانید....کردن یک صفحه با استفاده از روش Pages.Add (). ۱. یک شیء TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/fa/java/create/
  7. 使用 Java 创建 PDF | Aspose.PDF

    本主题向您介绍如何使用适用于 Java 的 Aspose.PDF API 在 Java 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/create/
  8. Convert Presentations in Handout Mode with Pyth...

    Convert presentations to handouts in Python. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...
  9. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....Page Product Family Aspose.PSD Product...VSD to VSDX Create a list of pages that you want to load from the...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  10. Remove Background from PDF using C#

    This article guides on how to remove background from PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop background remover in PDF using C#....Page Product Family Aspose.PSD Product...backgrounds and other artifacts on a page. Steps to Remove Background...

    kb.aspose.com/pdf/net/remove-background-from-pd...