Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 18,529 for

paragraph

(0.18 sec)
  1. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....importFormatOptions ); for ( auto && paragraph : System :: IterateOver <...< Aspose :: Words :: Paragraph > ( srcDoc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. Problema con sostituzione font - Free Support F...

    Buongiorno, ho la necessità durante la conversione docx → pdf di forzare la sostituzione di un determinato font mancante(OpenSymbol) con un altro font (DejavuSans). Per ottenere questo il risultato ho dovuto scrivere q…...<summary> /// Called when a Paragraph end is encountered in the...visitParagraphEnd(Paragraph paragraph) { resetFont(paragraph.getParagraphBreakFon());...

    forum.aspose.com/t/problema-con-sostituzione-fo...
  3. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings....{ foreach ( Paragraph para in cell . Paragraphs ) { foreach (...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the document is split into parts in C++....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your document's presentation and clarity....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add tab stops to the headers - Free Support For...

    Hi Alexey, A quick question if you don’t mind. I am trying to add tab stops to the headers to “move” the right margin of the text to the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...Paragraph firstHeaderParagraph in header.Paragraphs) { firstHeaderParagraph...have to remove the existing paragraphs from the headers and then...

    forum.aspose.com/t/add-tab-stops-to-the-headers...
  8. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...ADVANCE field affecting the paragraph position. ADVANCE field handling...and position the paragraph by using paragraph “space before” property...

    forum.aspose.com/t/margins-being-moved/313965
  9. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Java master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/java/examples/elements/m...
  10. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Android master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/androidjava/examples/ele...