Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 222,982 for

new

(0.31 sec)
  1. 64716920.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/es/java/find-type-of-x-an...
  2. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/es/javascript-cpp/find-ty...
  3. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/zh/go-cpp/find-type-of-x-...
  4. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/de/javascript-cpp/find-ty...
  5. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/fr/go-cpp/find-type-of-x-...
  6. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/de/go-cpp/find-type-of-x-...
  7. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word document from the dotx template. But some fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...ImportFormatOptions importFormatOptions = new ImportFormatOptions(); importFormatOptions...false; Document finaleDocument = new Document(templatePath + "NewDocument...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  8. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not save layer to geojson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...Add(new FeatureAttribute("value", AttributeDataType...SetValue("value", i); feature.Geometry = new Point(i, i); layer.Add(feature);...

    forum.aspose.com/t/can-not-save-layer-to-geojso...
  9. Public API Changes in Aspose.3D 17.01|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It includes not only new and updated public methods, but...Scene class object Scene scene = new Scene (); // initialize an object...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...