Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 18,510 for

paragraph

(0.29 sec)
  1. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/net/aspose.words.low...
  2. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...Add(); //Create a sample text paragraph Aspose.Pdf.Text.TextFragment...//Specify the ID for the text paragraph text1.Id = "page1"; //Add...

    forum.aspose.com/t/tick-check-symbol/82133
  3. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++....first line indent to the paragraph to simulate the effect of...:: ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations... applyParagraphFormat Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shading.foregroundPatternColor property | Aspos...

    Shading.foregroundPatternColor property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your documents with versatile underline options for a professional look....formatting to its current paragraph and any new text added by...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Border::get_ThemeColor method | ...

    Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Border object in C++....Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP presentations.... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/cpp/examples/elements/te...
  10. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...