Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 18,342 for

paragraphs

(0.26 sec)
  1. ค้นหา

    ค้นหา...เพิ่มย่อหน้าและกำหนดข้อความ Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/th/slides/apply-theme-in-powerp...
  2. Arsip

    Arsip...dan atur teks Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/id/slides/apply-theme-in-powerp...
  3. EditableRangeStart Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.EditableRangeStart, la chiave per gestire gli intervalli modificabili nei documenti Word, per un maggiore controllo e flessibilità dei documenti....inline, ovvero all’interno Paragraph , ma l’inizio e la fine dell’intervallo..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Scopri il metodo VisitCommentStart di DocumentVisitor la chiave per gestire in modo efficiente l'enumerazione del testo dei commenti nei tuoi progetti....Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Lưu trữ

    Lưu trữ...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/vi/words/extract-text-from-word...
  6. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…...Paragraphs.Add(text1); Page page2 =...the second page"); page2.Paragraphs.Add(text2); Page page3 =...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  7. Création de tableaux à l'aide de VSTO et Aspose...

    Migrer de l'automatisation Microsoft Office vers Aspose.Slides pour .NET et créer des tableaux dans les diapositives PowerPoint (PPT, PPTX) en C# avec un formatage flexible.... Paragraphs ( 0 , tf . TextRange . Text...taille de police à 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/fr/net/creating-a-table-...
  8. Archivio

    Archivio...through paragraphs in text frame for para in tf[i].paragraphs: # loop...through text portions in paragraph for port in para.portions:...

    blog.aspose.com/it/slides/find-and-replace-text...
  9. آرشیوها

    آرشیوها...به PortionCollection در هر Paragraph دسترسی داشته باشید. بررسی...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/fa/slides/find-and-replace-text...
  10. Навигация с курсор в Python|Aspose.Words вместо...

    Навигация между различни възли в рамките на документ, като например параграф, отметки, или специфичен символ, използвайки Python....чрез използване на current_paragraph както и current_section имоти... като използвате move_to_paragraph или move_to_section методи...

    docs.aspose.com/words/bg/python-net/navigation-...