Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 143,535 for

paged

(0.1 sec)
  1. Konwerter DICOM na PDF przy użyciu Python | Asp...

    Przykładowy kod w Pythonie dla DICOM do PDF konwersji. Użyj przykładowego kodu dla partii DICOM do PDF konwersji za pomocą Pythona i .NET... Document () page = document . pages . add () image = apdf...Set page dimensions page . page_info . height = rows page . page_info...

    products.aspose.com/pdf/pl/python-net/conversio...
  2. Adicionar Objeto Elipse ao arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/pt/net/add-ellipse/
  3. Uso de Anotación de Texto para PDF a través de ...

    Aspose.PDF para Python le permite Agregar, Obtener y Eliminar Anotación de Texto de su documento PDF....colección de Annotations del objeto ‘page’. El siguiente fragmento de...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 300...

    docs.aspose.com/pdf/es/python-net/text-annotation/
  4. Agregar objeto Elipse a archivo PDF|Aspose.PDF ...

    Este artículo explica cómo crear un objeto Elipse en su PDF utilizando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/es/net/add-ellipse/
  5. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNextLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across pages....of a paragraph broken across pages this method will move to the...even if it resides on another page. public bool MoveNextLogical...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first page of the document....the enumerator to the first page of the document. def reset (...entities. # Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToa.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToa SequenceSeparator property—easily customize the character sequence for separating sequence and page numbers for enhanced clarity....separate sequence numbers and page numbers. public string SequenceSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....number is included with the page number. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. استخراج الصفحات من وورد باستخدام بايثون | مستخر...

    تعلم كيفية استخراج الصفحات من مستند Word في Python باستخدام Aspose.Words. اتبع خطوات سهلة وأمثلة عن الشفرات لمعالجة مستندات Word....Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...page_count # تكرار عبر الصفحات for page in range(0, pageCount): # احفظ...

    blog.aspose.com/ar/words/extract-pages-from-wor...
  10. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...