Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 155,309 for

2

(0.14 sec)
  1. 64716906.xlsx

    Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-04-23T16:14:57Z 2018-04-23T16:1......Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z...

    docs.aspose.com/cells/tr/cpp/chart-to-pdf/64716...
  2. 64716906.xlsx

    Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-04-23T16:14:57Z 2018-04-23T16:1......Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z...

    docs.aspose.com/cells/es/cpp/chart-to-pdf/64716...
  3. 64716906.xlsx

    Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-04-23T16:14:57Z 2018-04-23T16:1......Sheet1 Items 2 5 1 7 Items 2 Items 5 Items 1 Items 7 2018-04-23T16:14:57Z...

    docs.aspose.com/cells/sv/cpp/chart-to-pdf/64716...
  4. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX 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/pptx/
  5. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...aspose-pdf-net sullivan August 29, 2025, 2:44pm 1 I use Aspose.pdf for NET...Save(@"C:\Users\54390\Desktop\inxun\2\output.pdf"); } Demo file demo...

    forum.aspose.com/t/there-is-a-gap-between-the-f...