Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 18,336 for

paragraph

(0.2 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. แก้ไข HTML ใน C# – Aspose.HTML for .NET

    รหัสสำหรับแก้ไขไฟล์ HTML ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของเอกสาร HTML...Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/th/net/editor/html/
  6. PDF内のテキストフォーマットをPythonで実施|Aspose.PDF for Python...

    このページでは、PDFファイル内のテキストをフォーマットする方法について説明します。行のインデントを追加する、テキストの境界線を追加する、下線付きテキストを追加するなどがあります。...これを使用して、TextFragmentやParagraphsコレクションを使用したPDF生成シナリオで行インデントを指定することができます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/python-net/text-formatti...
  7. Trouver et Remplacer dans une Présentation|Docu...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/fr/net/find-and-replace-...
  8. Style.StyleIdentifier | Aspose.Words لـ .NET

    اكتشف خاصية StyleIdentifier المستقلة عن الإعدادات المحلية للأنماط المضمنة. حسّن مشاريعك بحلول تنسيق متسقة ومتعددة الاستخدامات.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Ta enkelt bort tabbstopp från din samling med metoden RemoveByPosition. Effektivisera din formatering för förbättrad dokumentkontroll!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Förbättra dina dokument enkelt med DocumentBuilder InsertParagraph-metoden, vilket möjliggör sömlösa styckebrytningar för förbättrad läsbarhet.... public Paragraph InsertParagraph () Returvärde...IsEndOfDocument ); Se även class Paragraph class DocumentBuilder namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words/...