Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 18,548 for

paragraphs

(0.5 sec)
  1. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Crea PDF usando C++ | Aspose.PDF

    In questo argomento viene illustrato come utilizzare l'API Aspose.PDF for C++ per generare e leggere facilmente i file PDF nelle applicazioni C++....TextFragment all’insieme Paragraphs della pagina. Salvare il..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/it/cpp/create/
  3. Szöveg és képek kibontása a ODP fájlokból a Pyt...

    Python forráskód a ODP prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  4. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....is split into parts at a paragraph formatted using the style...is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....Paragraph", the collection will apply...:: Words :: StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. NodeList.GetEnumerator | Aspose.Words för .NET

    Iterera enkelt genom NodeList med GetEnumerator-metoden. Få enkel och effektiv åtkomst till din samling av noder i C#.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Se...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... last_paragraph ) builder . write ( 'This...move_to ( shape . parent_paragraph ) builder . writeln ( ' \n...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    اكتشف خاصية ParagraphFormat SpaceBeforeAuto. اضبط مسافات الفقرات تلقائيًا لإضفاء مظهر أنيق واحترافي على مستنداتك....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 記録

    記録...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/ja/words/extract-text-from-word...