Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 143,269 for

paged

(0.07 sec)
  1. إضافة رقم الصفحة إلى PDF باستخدام C++|Aspose.PD...

    تتيح لك Aspose.PDF for C++ إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumber Stamp....يمكنك استدعاء AddStamp طريقة من Page لإضافة الختم في PDF. يمكنك أيضًا...//pageNumberStamp.Format = "Page # of " + pdfDocument.Pages.Count; //pageNumberStamp...

    docs.aspose.com/pdf/ar/cpp/add-page-number/
  2. PDF do JPEG Scalanie przy użyciu Python | Aspos...

    Połącz dwa lub więcej dokumentów PDF w jeden plik JPEG programowo z przykładowym kodem Python przy użyciu pliku Aspose.PDF dla Python for .NET...JpegDevice ( resolution ) page_count = 1 while page_count <= len ( document...document . pages ): image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/pl/python-net/merger/pd...
  3. Манипуляция таблицами в существующем PDF|Aspose...

    Узнайте, как работать с таблицами в существующих PDF-документах, используя Aspose.PDF for .NET, обеспечивая гибкость в модификации документов....first page with absorber absorber . Visit ( document . Pages [ 1...Get access to first table on page, their first cell and text fragments...

    docs.aspose.com/pdf/ru/net/manipulate-tables-in...
  4. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... RESTART_PAGE Numbering restarts at each page. Valid for footnotes...show up at the bottom of each page that contains # their reference...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the documentation article in C++....apply bold formatting to the page number for the entry. get_IsDirty...apply italic formatting to the page number for the entry. get_IsLocked...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Cambiar el Tamaño de la Página PDF con Python|A...

    Cambia el tamaño de la página de tu documento PDF usando la biblioteca Aspose.PDF para Python a través de .NET.... La clase Page contiene el método set_page_size() que te...página dada. Llamar al método set_page_size() para actualizar sus dimensiones...

    docs.aspose.com/pdf/es/python-net/change-page-s...
  7. 使用 Python 更改 PDF 页面大小|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python via .NET 库更改 PDF 文档的页面大小。... Page 类包含 set_page_size() 方法,允许您设置页面大小。下...PageCollection 对象中。 获取指定页面。 调用 set_page_size() 方法更新其尺寸。 调用 Document...

    docs.aspose.com/pdf/zh/python-net/change-page-s...
  8. Hello World Java Example|Aspose.PDF pour Java

    Cette page montre comment utiliser une programmation simple pour créer un document PDF contenant le texte - Hello World en utilisant Aspose.PDF pour Java....un objet Document Ajouter une Page à l’objet document Créer un...collection de Paragraph de la page Enregistrer le document PDF...

    docs.aspose.com/pdf/fr/java/hello-world-example/
  9. Dividir PDF programaticamente|Aspose.PDF para P...

    Este tópico mostra como dividir páginas de PDF em arquivos PDF individuais em suas aplicações PHP....Documento e adicione o objeto Page individual ao documento vazio...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/pt/php-java/split-document/
  10. Dividir PDF programáticamente|Aspose.PDF para P...

    Este tema muestra cómo dividir páginas PDF en archivos PDF individuales en sus aplicaciones PHP....Document y agrega el objeto Page individual en el documento vacío...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/es/php-java/split-document/