Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 18,334 for

paragraph

(0.18 sec)
  1. Как да изтриете прекъсване на страница в Word с...

    Тази статия ръководи как да изтриете прекъсване на страница в Word с помощта на Python. Той споделя подробности за настройките на IDE, списък със задачи и примерен код за премахване на всички прекъсвания на страници в Word с помощта на Python....Document и отворете неговия paragraphs Преминете през всички абзаци...абзац с помощта на метода as_paragraph() и се проверява спрямо свойството...

    kb.aspose.com/bg/words/python/how-to-delete-pag...
  2. 部分|Aspose.Slides for PHP ドキュメント

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/ja/php-java/portion/
  3. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add TextFragment to the Paragraphs collection of the page. Save.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/net/create/
  4. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... paragraphs : para = para . as_paragraph () for run...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BlockImportMode Enum | Aspose.Words för .NET

    Upptäck hur enumerationen Aspose.Words.BlockImportMode förbättrar integrationen av HTML-dokument genom att optimera import av elementegenskaper på blocknivå för sömlösa arbetsflöden....style='border:solid'> <p>paragraph 1</p> <p>paragraph 2</p> </div> </div>...

    reference.aspose.com/words/sv/net/aspose.words....
  6. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... paragraphs [ 0 ] . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FAQ|Documentation Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....: Pourquoi les tailles de paragraphe sont-elles différentes sur...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/androidjava/faqs/
  8. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....to paragraphs collection of FloatingBox box . paragraphs . add...to paragraphs collection of page object page . paragraphs . add...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  9. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen.... Tambahkan header ke paragraphs halaman. Buat TextFragment...Position ( 130 , 720 ) page . paragraphs . add ( header ) # Tambahkan...

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...
  10. Agregar objeto círculo a archivo PDF|Aspose.PDF...

    Este artículo explica cómo crear un objeto círculo en su PDF usando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/es/net/add-circle/