Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 18,585 for

paragraph

(0.32 sec)
  1. Архивы

    Архивы...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/ru/words/extract-text-from-word...
  2. 在演示文稿中使用 JavaScript 管理项目符号和编号列表|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js 在 JavaScript 中管理 PowerPoint 和 OpenDocument 演示文稿中的项目符号和编号列表。一步步指南。... 使用 Paragraph 类创建第一个段落实例。 设置段落的项目符号类型。 将项目符号类型设置为...para = new aspose . slides . Paragraph (); // 设置段落项目符号样式和符号 para...

    docs.aspose.com/slides/zh/nodejs-java/manage-bu...
  3. Ajouter un objet Ligne au fichier PDF|Aspose.PD...

    Cet article explique comment créer un objet ligne dans votre PDF en utilisant Aspose.PDF for .NET....Graph à la collection de paragraphes de l’instance de page. Créez...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/fr/net/add-line/
  4. Fitur Lanjutan|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/id/net/advanced-features/
  5. Font.Hidden | Aspose.Words لـ .NET

    اكتشف خاصية "الخط المخفي". حدّد بسهولة ما إذا كان نصك مخفيًا. حسّن وضوح مستندك وعرضه اليوم!...1 - عقدة الفقرة: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. IReplacingCallback Interface | Aspose.Words لـ ...

    حسّن معالجة مستنداتك باستخدام واجهة IReplacingCallback في Aspose.Words. أنشئ طرق بحث واستبدال مخصصة للحصول على نتائج مُخصصة.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/ar/net/aspose.words....
  7. IReplacingCallback Interface | Aspose.Words för...

    Förbättra din dokumenthantering med Aspose.Words IReplacingCallback-gränssnitt. Skapa anpassade sök- och ersättningsmetoder för skräddarsydda resultat.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  8. EditableRange Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRange, din lösning för att enkelt hantera redigerbara textområden. Förbättra dokumentredigering med lätthet!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. แยกข้อความและรูปภาพจากเอกสาร ODP ผ่าน C++ | pro...

    โค้ดตัวอย่าง C++ สำหรับดึงข้อความและรูปภาพจากไฟล์ ODP บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...ปัจจุบัน วนซ้ำบางส่วนใน I Paragraph ปัจจุบัน แสดงข้อความ ความต้องการของระบบ...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/th/cpp/parser/odp/
  10. ハイパーリンク|Aspose.Slides ドキュメント

    Aspose.Slides for .NET でハイパーリンクを追加および管理します。テキスト、シェイプ、画像にリンクし、PPT、PPTX、ODP 用にターゲットとアクションを設定し、C# の例を示します。... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/ja/net/examples/elements...