Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 20,305 for

2 of

(0.28 sec)
  1. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum Of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/zh/net/add-or-clear-pivot...
  2. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  3. Public API Changes in Aspose.3D 1.7.0|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.... PI * 2 )). ToMesh (); Node torus = scene... Translation = new Vector3 ( 2 , 1 , 1 ); { //Create a blue box...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....Arabic 0 Arabic numbering (1, 2, 3, …) UppercaseRoman 1 Upper... III, …) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/cpp/aspose.words/num...
  6. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // Adds...

    docs.aspose.com/slides/cpp/create-chart/
  7. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions Of Aspose.PDF and the latest stable version 25.2.…...2.0. Here is the code that I’ve...public void Convert_html_to_pdf_2() { // Arrange var html = @"<html...

    forum.aspose.com/t/converting-html-to-pdf-error...
  8. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description ARABIC Arabic numbering (1, 2, 3, &mldr;) UPPERCASE_ROMAN Upper...Arabic: 1, 2, 3, 4 ARABIC_HALF_WIDTH Half-width Arabic: 1, 2, 3, 4...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances Of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...