Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 155,198 for

2

(0.11 sec)
  1. 84378743.xlsx

    Sheet1 Id Name 1 Jane 2 Doe Id Occupation 1 Teacher 2 Engineer 3 Accountant Sheet2 Sheet3 2019-03-26T09:37:18Z 16.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z......Id Name 1 Jane 2 Doe Id Occupation 1 Teacher 2 Engineer 3 Accountant...

    docs.aspose.com/cells/zh/python-net/keep-separa...
  2. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....cellB ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  3. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....That ( firstParagraphNodes [ 2 ]. NodeType , Is . EqualTo ( NodeType...EqualTo ( "1. Hello world!" )); // 2 - Inside the bookmark, right after...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/java/chart/ppt/
  5. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...linq-reporting-engine bstuba April 30, 2025, 2:16pm 1 I have a Words Linq Template... "Two", "Three"}]>> Create a 2 column, 1 row table with a CR...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  6. FieldAddressBlock.ExcludedCountryOrRegionName |...

    Manage excluded countries/regions effortlessly with the FieldAddressBlock ExcludedCountryOrRegionName property. Optimize your address handling today!...ADDRESSBLOCK " )); // Setting this to "2" will include all countries and...field . IncludeCountryOrRegi = "2" ; field . FormatAddressOnCount...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!..."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Zip64Mode enumeration | Aspose.Words for Python

    aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files....ZIP-archive that has a 4 GB (2^32 bytes) limit on uncompressed...as well as a limit of 65,535 (2^16-1) files in archive. ZIP64...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....e, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2" )), chart->get_Type());...de, 2 , 0 , ObjectExt::Box<System::String>(u "Category 2" )));...

    products.aspose.com/slides/cpp/chart/pptx/
  10. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...