Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 37,748 for

2

(0.03 sec)
  1. ChartDataLabel class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataLabel class. Represents data label on a chart point or trendline...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ). clearFormat (); // We can also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....get_Rows () -> idx_get ( 2 ); ASSERT_EQ ( 2 , table -> IndexOf (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...paragraphs. builder . Writeln ( "List 2 starts below:" ); builder . ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C++....Empty , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString..."a." , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Writing and Reading Formulas

    The page contains examples of reading/writing formulas used by Aspose.Tasks for Java library for calculations.... 2 String dataDir = Utils. getDataDir...11 attr. setFormula ( "[Cost]*2" ); 12 13 project. getExtendedAttribute...

    docs.aspose.com/tasks/java/writing-and-reading-...
  7. Basic samples how to convert OneNote to PDF

    Sample code to export or save OneNote to PDF using default options or with Jpeg compression... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  8. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity.... Runs [ 2 ]. IsInsertRevision ); // Creating...again! " ); Assert . AreEqual ( 2 , doc . Revisions . Count ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...