Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 18,421 for

paragraph

(0.22 sec)
  1. ארכיון

    ארכיון... צור Paragraph חדש והוסף לתוכה Portion ....פסקה והגדר טקסט Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/he/slides/apply-theme-in-powerp...
  2. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  3. Body Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Body, ditt viktiga verktyg för att enkelt hantera avsnittstext och förbättra effektiviteten i dokumenthanteringen.... Paragraphs { get; } Hämtar en samling...genvägsmetod som skapar en Paragraph objekt med valfri text och...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Document.StartTrackRevisions | Aspose.Words per...

    Traccia senza sforzo le modifiche ai documenti con il metodo StartTrackRevisions. Contrassegna automaticamente tutte le modifiche come revisioni per una collaborazione fluida e chiara.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Scopri il metodo VisitFootnoteStart di DocumentVisitor, essenziale per gestire in modo efficiente le note a piè di pagina e le note di chiusura nell'elaborazione dei tuoi documenti....Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  6. We noticed that in the older version of aspose,...

    And we noticed that in the older version of aspose, if the merge field for the ProgramName was empty, the output document removed that line entirely like this: However in the newer version of aspose, the output do…...cleanup options to remove empty paragraphs and unused fields during...method to specify that empty paragraphs and unused fields should...

    forum.aspose.com/t/we-noticed-that-in-the-older...
  7. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a PDF file w…...Paragraphs.Add(CreateHtmlText(" Underline...SomeDefaultStyle)); section.Paragraphs.Add(CreateHtmlText(" Italic...

    forum.aspose.com/t/html-underline-does-not-work...
  8. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.document_split_criteria property. Specifies how the document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format...HEADING_PARAGRAPH for EPUB and AZW3. @property...the document into heading paragraphs. # This is useful for readers...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....resultant graph object in the paragraphs collection of the PDF page...this graph object to the paragraphs collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  10. Section.EnsureMinimum | Aspose.Words لـ .NET

    قم بتحسين المحتوى الخاص بك باستخدام طريقة EnsureMinimum، مما يضمن أن يتضمن كل قسم نصًا مع فقرة لتحسين الوضوح والبنية....القسم يحتوي على Body مع واحد Paragraph . public void EnsureMinimum...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 0 ]. Body...

    reference.aspose.com/words/ar/net/aspose.words/...