Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 18,538 for

paragraphs

(0.06 sec)
  1. Archiwa

    Archiwa...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/pl/words/working-with-table-of-...
  2. 档案

    档案...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/zh/words/work-with-table-of-con...
  3. Chercher

    chercher...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/fr/words/work-with-table-of-con...
  4. Lưu trữ

    Lưu trữ...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/vi/words/work-with-table-of-con...
  5. Gérer les propriétés de présentation avec Pytho...

    Maîtrisez les propriétés de présentation dans Aspose.Slides for Python via .NET et simplifiez la recherche, le branding et le flux de travail dans vos fichiers PowerPoint....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...] paragraph . portions . clear () new_portion = slides . Portion...

    docs.aspose.com/slides/fr/python-net/presentati...
  6. Замена текста в PDF с помощью Python|Aspose.PDF...

    Узнайте больше о различных способах замены и удаления текста с помощью библиотеки Aspose.PDF для Python через .NET....находится текущий объект класса Paragraph. $P заменяется на общее количество...LineSpacing = 5 f ; hfFirst . Paragraphs . Add ( t1 ); TextFragment...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  7. Définir les Propriétés des Éléments de Structur...

    Avec Aspose.PDF pour Java, vous pouvez définir différentes propriétés des éléments de structure. Il s'agit de définir les éléments de structure de bloc de texte, de définir les éléments de structure en ligne, d'ajouter un élément de structure dans les éléments, etc.... setText ( "Paragraphe." ); rootElement . appendChild..."Para" ); p4 . setTag ( "Paragraph" ); sect . appendChild ( p1...

    docs.aspose.com/pdf/fr/java/set-tagged-pdfs-ele...
  8. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/html/
  9. نظام تصدير HTML الجديد - Aspose.Slides.WebExten...

    تصدير العروض التقديمية إلى HTML باستخدام القوالب وCSS وJS — دون SVG. تعلم مخرجات صفحة واحدة أو متعددة الصفحات، التحكم في الموارد، وتخصيص PPT وPPTX وODP....WebExtensions: Templates\common\paragraph.html . لرسم الأجزاء داخل الفقرة،...هذا النموذج إلى قالب output paragraph.html: @Raw(Include("portion"...

    docs.aspose.com/slides/ar/net/web-extensions/
  10. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/doc/