Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 20,618 for

2 of

(0.1 sec)
  1. Copying and Moving Worksheets in Php|Documentation

    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.... $sheet -> moveTo ( 2 ); \ # Saving the modified Excel...

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Calculate the area using Equal Area projection

    Calculate the area Of a country, island, or property from a map Of an object using Equal Area projection...coordinates, it also uses attribute 2 information as indicators of thematic...thematic and temporal features. 2 An attribute is basic data that...

    products.aspose.com/gis/net/measure-distance
  5. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...System::Drawing::Drawing2D::Matrix > (2. 0f , 0. 0f , 0. 0f , 1. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  6. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…...4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB)...Discourse July 18, 2025, 8:08am 2 @sachithaPDF Cause When merging...

    forum.aspose.com/t/formatting-issue-when-mergin...
  7. HTML Navigation – Java Examples

    Learn how to navigate through an HTML document and perform a detailed inspection Of its elements using the Aspose.HTML for Java API....follows: Copy 1 // Prepare HTML code 2 String html_code = "<span>Hello...OnlyImageFilter extends NodeFilter { 2 @Override 3 public short acceptNode...

    docs.aspose.com/html/java/html-navigation/
  8. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers Of this section in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...ClearHeadersFooters (); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET... GetCell ( 0 , 2 , 0 , "2nd Qtr" )); chart . ChartData...GetCell ( defaultWorksheetInde , 2 , 1 , 50 )); series . DataPoints...

    docs.aspose.com/slides/net/pie-chart/