Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 18,953 for

paragraph

(0.3 sec)
  1. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...Paragraphs.Add(htmlFragment); pdfDocument...pdfDocument.Pages[1].Paragraphs.Add(vSomeFloatingBox); pdfDocument...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  2. Укажите параметры компоновки в Python|Aspose.Wo...

    Укажите параметры компоновки для различных макетов документов, используя Python.... show_paragraph_marks – значение Boolean ...отображения не задано свойство show_paragraph_marks . В Microsoft Word эти...

    docs.aspose.com/words/ru/python-net/specify-lay...
  3. Convert GIF to PDF in Java

    Refer to this article to convert GIF to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to change GIF to PDF in Java along with the options to improvise the code for creating desired output....PDF page setup Access the paragraphs collection from the PDF page...access the collection of paragraphs from the newly added page...

    kb.aspose.com/pdf/java/convert-gif-to-pdf-in-java/
  4. 使用 Python 從 ODP 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析ODP Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...
  5. 使用 Python 從 PPT 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPT Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...
  6. Categories

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......l'aide de Java Convertir un paragraphe en puces dans Word à l'aide...l'aide de Python Convertir un paragraphe en puces dans Word à l'aide...

    kb.aspose.com/fr/categories/page/29/
  7. Run.Text | Aspose.Words per .NET

    Gestisci il testo di esecuzione senza sforzo! Ottieni o imposta facilmente le proprietà del testo di esecuzione per una modifica fluida dei documenti e un controllo avanzato dei contenuti.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  8. TabLeader Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.TabLeader، التي تحدد أنماط خطوط القيادة للعلامات التبويبية، مما يعزز تنسيق المستندات وقابليتها للقراءة في مشاريعك....Document doc = new Document (); Paragraph para = doc . FirstSection.... Save ( ArtifactsDir + "Paragraph.TabStops.docx" ); أنظر أيضا...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Cancella senza sforzo tutti i nodi figlio con il metodo CompositeNode RemoveAllChildren. Semplifica il tuo codice e migliora le prestazioni oggi stesso!... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... paragraphs [ 0 ] . runs [ 0 ] . font.... first_section . body . paragraphs [ 1 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...