Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 187,438 for

paged

(1.42 sec)
  1. Замена текста в PDF с помощью Python|Aspose.PDF...

    Узнайте больше о различных способах замены и удаления текста с помощью библиотеки Aspose.PDF для Python через .NET.... pages . accept ( absorber ) # Получаем...странице PDF - файла pdf . Pages [ 1 ] . Accept ( TextFragmentAbsorber...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  2. Criar AcroForm - Criar PDF Preenchível em C#|As...

    Com Aspose.PDF for .NET você pode criar um formulário do zero em seu arquivo PDF...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/pt/net/create-form/
  3. 将矩形对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建矩形对象。...请按照以下步骤操作: 创建一个新的PDF Document 将 Page 添加到PDF文件的页面集合中 将 文本片段 添加到页面实例的段落集合中...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.Point...

    docs.aspose.com/pdf/zh/java/add-rectangle/
  4. 档案

    档案... 初始化 Page 和 Outline 类对象。 初始化 TextStyle...AppendChildLast() 方法。 同样,将 Outline 添加到 Page ,然后将 Page 添加到 Document 。 使用 Save()...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  5. Архів

    Архів...Pages.Add() . Створіть новий об’єкт...// Додати сторінку Page page = document.Pages.Add(); // Додайте...

    blog.aspose.com/uk/pdf/create-pdf-files-using-c...
  6. Convertir du texte en image en Java

    Vous pouvez convertir du texte en image en Java en suivant ce guide rapide. Il couvre le processus étape par étape et un extrait de code exécutable pour exporter TXT vers JPG en Java....Page Product Family Aspose.PSD Product...classe Document Parcourez les pages en utilisant la boucle for Exportez...

    kb.aspose.com/fr/words/java/convert-text-to-ima...
  7. BMP to PDF Merge using C# | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: load...

    products.aspose.com/pdf/net/merger/bmp-to-pdf/
  8. JPEG to PDF Merge using C# | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/net/merger/jpeg-to-pdf/
  9. Об’єднайте файли PS у PDF | C++ | Aspose

    Рішення C++ API для об’єднання файлів PostScript у декілька рядків коду. Збережіть об’єднаний результат як PDF-файли. Приклад коду функції об’єднання....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/uk/cpp/merge-ps-to-pdf/
  10. Java를 사용하여 EMF 파일을 PDF로 변환합니다 | Aspose.PDF

    Java 샘플 코드를 통해 EMF 을 PDF 로 변환합니다.프로그래머는 이 예제 코드를 사용하여 웹 또는 데스크톱 Java 기반 응용 프로그램 내에서 EMF 을 PDF 로 내보낼 수 있습니다....pdfDocument = new Document (); Page page = pdfDocument . getPages ()...( imageFile . toString ()); page . getPageInfo (). getMargin...

    products.aspose.com/pdf/ko/java/conversion/emf-...