Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 184,562 for

paged

(0.1 sec)
  1. Création d'un PDF complexe|Aspose.PDF pour Java

    Aspose.PDF pour Java vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....métadonnées mais sans pages. Ajouter une Page à l’objet document...document aura maintenant une page. Ajouter une Image . C’est une...

    docs.aspose.com/pdf/fr/java/complex-pdf-example/
  2. Манипуляция PDF документом в C#|Aspose.PDF for ...

    Эта статья содержит информацию о том, как проверить PDF документ на соответствие стандарту PDF A, как работать с оглавлением, как установить дату истечения срока действия PDF и т.д....first page of PDF file var tocPage = document . Pages . Insert..."First page" , "Second page" , "Third page" , "Fourth page" }; for...

    docs.aspose.com/pdf/ru/net/manipulate-pdf-docum...
  3. Modificaciones basadas en eventos de la página ...

    Descubra cómo realizar cambios repetidos en todas las páginas de salida durante la conversión de un archivo XPS utilizando Aspose.Page API para .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/net/xps/event-based-mod...
  4. Использование графических утилит XPS | С++

    Узнайте, как легко создавать изображения и относительно сложные фигуры на странице XPS с помощью графических утилит в Aspose.Page API для C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/cpp/xps/graphic-utilities/
  5. Utilização de utilitários gráficos XPS | C++

    Descubra como criar facilmente imagens e formas relativamente complexas numa página XPS utilizando utilitários gráficos na API Aspose.Page para C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/cpp/xps/graphic-utilities/
  6. PDF 내 텍스트 서식 설정을 위한 Python 사용|Aspose.PDF for Py...

    이 페이지는 PDF 파일 내에서 텍스트를 서식화하는 방법을 설명합니다. 줄 들여쓰기 추가, 텍스트 테두리 추가, 밑줄 텍스트 추가 등이 포함됩니다.... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/ko/python-net/text-formatti...
  7. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  8. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform....please learn Documentation Pages . Split documents via Python...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/python-cpp/splitter/
  9. Opciones de renderizado – Aspose.HTML for .NET

    Explore las opciones de renderizado en Aspose.HTML for .NET para controlar la salida HTML a PDF, XPS, imágenes y más con precisión y flexibilidad....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/es/net/rendering-options/
  10. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/