Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 18,510 for

paragraphs

(0.43 sec)
  1. Aspose::Words::Fields::FieldRef::set_InsertPara...

    Aspose::Words::Fields::FieldRef::set_InsertParagraphNumberInFullContext method. Sets whether to insert the paragraph number of the referenced paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Добавление текста в PDF с использованием C++|As...

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....Создать текстовый абзац auto paragraph = MakeObject < TextParagraph...отступ для последующих строк paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/ru/cpp/add-text-to-pdf-file/
  3. 記録

    記録...Effect(System::SharedPtr paragraph, EffectType effectType, EffectSubtype...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  4. Markdown 만들기 – C# 코드 – Aspose.HTML for .NET

    C#에서 마크다운 파일을 만드는 코드는 다음과 같습니다. Aspose.HTML for .NET 라이브러리를 사용하여 마크다운 파일을 처음부터 만들고 MD 파일을 열거나, 파싱하거나, 편집하세요....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/ko/net/create-markdown/
  5. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘text’ and style…...information along with actual paragraph - stored in form of dictionary... which contains complete paragraph as ‘text’ and style(font name...

    forum.aspose.com/t/paste-the-styles-after-sente...
  6. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/ko/words/extract-text-from-word...
  7. إدارة أقسام النص في العروض التقديمية باستخدام P...

    تعلم كيفية إدارة أقسام النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ PHP عبر Java، مما يعزز الأداء والتخصيص....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...Portion، وما الذي يُستمد من Paragraph/TextFrame؟ لخصائص المستوى...

    docs.aspose.com/slides/ar/php-java/portion/
  8. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....method Gets document default paragraph formatting. System :: SharedPtr...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Ajouter du texte au fichier PDF|Aspose.PDF pour...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Découvrez comment ajouter du texte au PDF, ajouter des fragments HTML ou utiliser des polices OTF personnalisées....Créer un paragraphe de texte TextParagraph paragraph = new TextParagraph...l'indentation des lignes suivantes paragraph . setSubsequentLinesIn ( 20...

    docs.aspose.com/pdf/fr/java/ajouter-du-texte-au...