Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 155,392 for

2

(0.33 sec)
  1. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility.... (2 indexers) Methods Name Description...to a new array of sections. (2 methods) Remarks A Microsoft Word...

    reference.aspose.com/words/net/aspose.words/sec...
  3. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the paragraph is properly rendered as inline on the first page, however on subsequent pages the paragraph is rendered as if IsInLineParagraph = fal…...codewarior April 1, 2015, 6:52am 2 Hi Josh, Thanks for contacting...new TextFragment("Footer Part 2"); footer2.IsInLineParagraph =...

    forum.aspose.com/t/isinlineparagraph-only-works...
  5. Aspose::Words::Fields::FieldCompare::get_LeftEx...

    Aspose::Words::Fields::FieldCompare::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....[] { "Category 1" , "Category 2" , "Category 3" , "Category 4"...4" }, new double [] { 1 , 2 , 3 , 4 }); // Set column formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Detailed description of bug fix PDFNET-59790 - ...

    Hi, The bug fix in question is summarised thus “The TextFragment.IsolateTextSegments method shifts the isolated segments of text”, but I could not find a detailed description of the issue. Could you give me additional …...G May 28, 2025, 2:35pm 1 Hi, The bug fix in question...Professionalize.Discourse May 28, 2025, 2:36pm 2 @Olivier.G Could you please...

    forum.aspose.com/t/detailed-description-of-bug-...
  8. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Depa......"FirstName": "director first 2", "id": "director id 2", "LastName": "director..."director last 2", "MiddleName": "director middle 2", "Reportees":...

    docs.aspose.com/cells/tr/net/smart-marker-param...
  9. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....write("Section 2"); Assert.assertEquals("Section 1\fSection 2", doc.getText()...Assert.assertEquals("Section 2", doc.getText().trim()); // Append...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Migrate to Aspose.Tasks for .NET 8.0.0 o...

    Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntax, structural changes, and key migration examples....Project prj = new Project(); 2 prj.StartDate = DateTime.Now;...1 'Create a project instance 2 Dim prj As New Project() 3 prj...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...