Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 15,552 for

paragraph

(0.18 sec)
  1. Редактировать HTML-документ на Python – Aspose....

    Узнайте, как редактировать объектную модель документа HTML на Python, как создавать, заполнять и добавлять элементы HTML, редактировать встроенный и внутренний CSS.... body 16 17 # Create a paragraph element < p > 18 p = document...set_attribute ( "id" , "my-paragraph" ) 22 23 # Create a text node...

    docs.aspose.com/html/ru/python-net/edit-html-do...
  2. PDF에 테이블 생성 또는 추가|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 라이브러리를 사용하여 C++로 PDF 페이지에 테이블을 페이지 매김할 수 있습니다....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // 테이블...

    docs.aspose.com/pdf/ko/cpp/add-table-in-existin...
  3. جزء|وثائق 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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ar/androidjava/portion/
  4. Порция|Документация 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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ru/androidjava/portion/
  5. Como Criar PDF usando Python|Aspose.PDF para Py...

    Crie e formate o Documento PDF com Aspose.PDF para Python via .NET....Adicione TextFragment à coleção paragraphs da página Salve o documento...texto à nova página page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/pt/python-net/create-pdf-do...
  6. Szöveg és képek kibontása az ODP-dokumentumból ...

    C++ példakód szövegek és képek kinyerésére ODP-fájlból C++ Runtime Environment for Windows 32 bit, Windows 64 bit és Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/hu/cpp/parser/odp/
  7. Szöveg és képek kibontása PPTX dokumentumból C+...

    C++ példakód szöveg és képek PPTX fájlból történő kivonásához a C++ Runtime Environment for Windows 32 bit, Windows 64 bit és Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/hu/cpp/parser/pptx/
  8. Bekerja dengan Judul di PDF|Aspose.PDF for .NET

    Buat penomoran di judul dokumen PDF Anda dengan C#. Aspose.PDF for .NET menawarkan berbagai jenis gaya penomoran.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/id/net/working-with-headings/
  9. Arbeiten mit Absätzen in Python|Aspose.Words fü...

    Fügen Sie einen Absatz ein und legen Sie seine Formatierung in einem Dokument mit Python fest....wird ein Absatz durch die Paragraph -Klasse dargestellt. Fügen...Absatzformatierung wird durch die paragraph_format -Eigenschaft bestimmt...

    docs.aspose.com/words/de/python-net/working-wit...
  10. العمل مع العناوين في PDF|Aspose.PDF for .NET

    إنشاء ترقيم في العنوان في مستند PDF الخاص بك باستخدام C#. Aspose.PDF for .NET يقدم أنواعًا مختلفة من أنماط الترقيم.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/ar/net/working-with-headings/