Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 18,529 for

paragraphs

(0.09 sec)
  1. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph....creates one section with one paragraph. def ensure_minimum ( self...child Body and one child Paragraph. # We can edit the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...1 Hi In aspose words the paragraph class has SpaceBefore and...logo.File = inFile; page.Paragraphs.Add(logo); //TITLE TextFragment...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  3. Den gesamten Text in einer Folie abrufen|Aspose...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/de/net/get-all-the-text-...
  4. Obtenir tout le texte d'une diapositive|Documen...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/fr/net/get-all-the-text-...
  5. Navigation avec le curseur dans C#|Aspose.Words...

    Naviguez entre différents nœuds au sein d'un document, tels qu'un paragraphe, un signet ou un caractère spécifique à l'aide de C#....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...CurrentNode . Lorsque le paragraphe actuel est vide ou que le...

    docs.aspose.com/words/fr/net/navigation-with-cu...
  6. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate paragraph numbers from your document for enhanced reference management....insert the paragraph number of the referenced paragraph exactly..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  8. OutlineLevel Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.OutlineLevel enum لإدارة مستويات مخطط الفقرة في مستنداتك بسهولة لتحسين التنظيم والوضوح.... Writeln ( "Paragraph outline level 1." ); // المستوى...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // لن...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. أرشيف

    أرشيف...Paragraphs.Add() . أنشئ [Line] جديدًا...الصفحة باستخدام طريقة Page.Paragraphs.Add() . قم بإنشاء FloatingBox...

    blog.aspose.com/ar/pdf/create-multi-column-pdf-...
  10. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…..., Run, Paragraph, TableCell enum.set_current(layout...nearest ancestor that is a Run/Paragraph/TableCell node = rev.get_ancestor(aw...

    forum.aspose.com/t/standard-way-of-extracting-t...