Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,951 for

paragraph

(0.36 sec)
  1. Переместить абзац из одной презентации в другую...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ru/net/move-a-paragraph-...
  2. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.GetChildNodes | Aspose.Words per ...

    Scopri il metodo CompositeNode GetChildNodes recupera senza sforzo una raccolta live di nodi figlio personalizzati in base al tipo specificato per prestazioni migliorate.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Extração baseada em região usando Python|Aspose...

    Aprenda como extrair texto de uma região específica da página ou da estrutura de parágrafos em documentos PDF com Aspose.PDF for Python....pdf as ap def extract_paragraphs_from_pdf ( infile , outfile...outfile ): """ Extract all paragraphs from a PDF document, and write...

    docs.aspose.com/pdf/pt/python-net/region-based-...
  5. Verwalten von Aufzählungs‑ und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs‑, Bild‑, mehrstufige und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Java erstellen und formatieren.... 92 , 92 ); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/de/java/manage-lists/
  6. .NET でプレゼンテーションの箇条書きと番号付きリストを管理|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで、箇条書き、画像、階層、および番号付きリストを作成および書式設定する方法を学びます。... static Paragraph CreateParagraph ( string text...text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...

    docs.aspose.com/slides/ja/net/manage-lists/
  7. Aspose.PSD для .NET 19.9 - Примітки до випуску|...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-1...
  8. บันทึกการออก Aspose.PSD สำหรับ .NET 19.9|Docume...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-1...
  9. Verwalten von Aufzählungs- und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs-, Bild-, mehrstufige und nummerierte Listen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android via Java erstellen und formatieren.... clear (); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/de/androidjava/manage-li...
  10. Utilisez FloatingBox pour la mise en page PDF e...

    Apprenez à utiliser FloatingBox pour la mise en page du texte, le contenu multi-colonnes et le positionnement précis dans les documents PDF avec Python....le style par rapport aux paragraphes de texte ordinaires. Si le...pellentesque nisi." box . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/fr/python-net/floating-box/