Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 189,230 for

paged

(0.75 sec)
  1. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-circle/
  2. PDF 파일에 원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 원 객체를 만드는 방법을 설명합니다....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ko/net/add-circle/
  3. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Adicionar Número de Página ao PDF com Python|As...

    Aspose.PDF para Python via .NET permite que você adicione Carimbo de Número de Página ao seu arquivo PDF usando a classe PageNumberStamp....documents must have page numbers in it. The page number makes it...chamar o método add_stamp() da Page para adicionar o carimbo no...

    docs.aspose.com/pdf/pt/python-net/add-page-number/
  5. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi, sposta o elimina pagine in PDF usando php-java https://products.aspose.com/pdf/it/php-java/pages/ Recent content in Aggiungi, sposta ......com/pdf/it/php-java/pages/ Recent content in Aggiungi...aspose.com/pdf/it/php-java/pages/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/php-java/pages/index...
  7. Insert Text in XPS Files using Java Easily

    Learn how to insert text in XPS files using Java with [Aspose.Page for Java](https//products.aspose.com/page/java/). Follow our step-by-step guide and code examples....Page for Java Table of Contents Overview...a common requirement. Aspose.Page for Java offers a robust solution...

    blog.aspose.com/page/insert-text-in-xps-files-u...
  8. Java ile XPS Dosyalarına Kolayca Metin Ekleyin

    Aspose.Page for Java kullanarak XPS dosyalarına metin eklemeyi öğrenin. Adım adım rehberimizi ve kod örneklerimizi takip edin....Page for Java ile Metin Ekleyin İçindekiler...yaygın bir gerekliliktir. Aspose.Page for Java bu görev için sağlam...

    blog.aspose.com/tr/page/insert-text-in-xps-file...
  9. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...TextAbsorber to extract text page by page: Aspose.Pdf.PdfException:...jqRbrrW5fX$J94=.#=zbQhQKFg=(Page #=ztL8V05k=) at #=z9W8OEM$p...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  10. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/python-net/text-formatti...