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

paragraphs

(0.84 sec)
  1. Aspose::Words::EditableRangeStart::get_Id metho...

    Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... first_paragraph ) builder . write ( 'My text...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline">'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...hyperlink to the bookmarked paragraph. insert_reference_mark Inserts...position of the bookmarked paragraph. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. InlineStory.FirstParagraph | Aspose.Words för .NET

    Upptäck egenskapen InlineStory FirstParagraph för att enkelt komma åt och förbättra det första stycket i din berättelse för ökat engagemang.... public Paragraph FirstParagraph { get ; } Exempel...comment . AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. استخراج متن و تصاویر از فایل های PPT با استفاده...

    کد منبع Python برای تجزیه PPT ارائه....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/fa/python-net/parser...
  7. Извлечение абзаца из PDF|Aspose.PDF для PHP чер...

    В этой статье описывается, как использовать ParagraphAbsorber - специальный инструмент в Aspose.PDF для извлечения текста из PDF-документов....$section -> getParagraphs () as $paragraph ) { $paragraphText = " \r\n...\r\n " ; foreach ( $paragraph -> getLines () as $line ) { foreach...

    docs.aspose.com/pdf/ru/php-java/extract-paragra...
  8. Exemplo de Hello World usando a linguagem C#|As...

    Este exemplo demonstra como criar um documento PDF simples com o texto Hello World usando Aspose.PDF...TextFragment à coleção de Paragraph da página. Salvar o documento...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/hello-world-example/
  9. Créer un document PDF par programmation|Aspose....

    Cette page décrit comment créer un document PDF à partir de zéro avec la bibliothèque Aspose.PDF....TextFragment à la collection Paragraphs de la page. Enregistrez le...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/fr/net/create-document/
  10. Contoh Hello World menggunakan bahasa C#|Aspose...

    Contoh ini menunjukkan cara membuat dokumen PDF sederhana dengan teks Hello World menggunakan Aspose.PDF...Tambahkan TextFragment ke koleksi Paragraph dari halaman. Simpan dokumen...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/hello-world-example/