Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,321 for

symbols

(0.1 sec)
  1. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the paragraph in C++....of paragraphs with prefix symbols and indents. // We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level....of paragraphs with prefix symbols and indents. # We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.listIndent method. Increases the list level of the current paragraph by one level....of paragraphs with prefix symbols and indents. // We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....of paragraphs with prefix symbols and indents. // We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....of paragraphs with prefix symbols and indents. // We can create...of paragraphs with prefix symbols and indents. // We can create...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph....of paragraphs with prefix symbols and indents. # We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the paragraph....of paragraphs with prefix symbols and indents. // We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current paragraph by one level....of paragraphs with prefix symbols and indents. # We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph....of paragraphs with prefix symbols and indents. # We can create...apply an indent and a bullet symbol ("•") before each paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...difference: WordVSPdf1: The star symbols in the chart seem to have white...background. WordVSPdf2: The star symbols are missing its brown borders...

    forum.aspose.com/t/converting-word-to-pdf-creat...