Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 133,215 for

2

(0.11 sec)
  1. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...comb type transition on slide 2 presentation . getSlides (). get_Item...comb type transition on slide 2 pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/slide-transition/
  2. Risk Analysis Tool

    Learn how to perform risk analysis on your Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....= new RiskAnalysisSettings(); 2 3 // Set number of iterations...Project( "New Project.mpp" ); 2 Task task = project. RootTask...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  3. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldToa::get_EntryCateg...

    Aspose::Words::Fields::FieldToa::get_EntryCategory method. Gets or sets the integral category for entries included in the table in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldToa::get_UseHeading...

    Aspose::Words::Fields::FieldToa::get_UseHeading method. Gets or sets whether to include the category heading for the entries in a table of authorities in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

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

    The page contains examples of reading/writing formulas used by Aspose.Tasks for C++ library for calculations....1 // Create project instance 2 System ::String dataDir = Run...attr -> set_Formula(u "[Cost]*2" ); 10 project -> get_ExtendedAttributes()...

    docs.aspose.com/tasks/cpp/writing-and-reading-f...
  7. Aspose::Words::Fields::FieldToa::get_UsePassim ...

    Aspose::Words::Fields::FieldToa::get_UsePassim method. Gets or sets whether to replace five or more different page references to the same authority with "passim", which is used to indicate that a word or passage occurs frequently in the work cited in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... text = 'Index entry 2' index_entry . entry_type = 'B'...span over 2 columns. index . number_of_columns = '2' # Set any...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform BMP...com/aspose-page/Aspose.Page-for-Java 2 3 // The path to the documents...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  10. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C# or .NET...comment for an author on slide 2 author . Comments . AddComment...CommentAuthors . AddAuthor ( "Autror_2" , "B.B." ); IComment reply1 =...

    docs.aspose.com/slides/net/presentation-comments/