Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 36,360 for

list

(0.15 sec)
  1. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel object for the specified index of the List item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....Aspose::Words::Lists::ListLevel::GetEffectiveValue method Contents...for the specified index of the list item. Parameters specify the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Mailbox Management with Microsoft Graph|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....you can create, fetch, update, list, and delete categories programmatically...category . getId ()); // list categories List < OutlookCategory >...

    docs.aspose.com/email/java/mailbox-management-w...
  3. Import PST in Office365 folder - Free Support F...

    Is there a way to import a PST into an office 365 folder?...UnhideWhenUsed=“false” Name=“Light List”/> <w:LsdException Locked=“false”...UnhideWhenUsed=“false” Name=“Medium List 1”/> <w:LsdException Locked=“false”...

    forum.aspose.com/t/import-pst-in-office365-fold...
  4. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph formatting of the style in C++....() Remarks For character and list styles this property returns...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the List num not visible? Why we dont see a strikethr…... Why is the list num not visible? Why we dont...dont see a strikethrough for list num ‘All markup’? Also attaching...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  8. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method...str , x_values : List [ float ], y_values : List [ float ]): .....series_name str x_values List[float] y_values List[float] Returns Recently...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....the development environment, a list of steps to accomplish the task...write each string to the bullet list Call the RemoveNumbers() method...

    kb.aspose.com/words/net/convert-paragraph-into-...