Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 19,400 for

2 of

(0.05 sec)
  1. AxisGroup | Aspose.Words for Java

    Represents a type Of a chart axis group in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

    reference.aspose.com/words/java/com.aspose.word...
  2. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create SVG, Load and Read SVG in C#

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API.... Svg ; 2 ... 3 4 // Initialize an empty...snippet: Copy 1 using Aspose. Svg ; 2 using System. IO ; 3 ... 4 5 //...

    docs.aspose.com/svg/net/create-svg-document/
  4. 从文档中导入/导出数据|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....AtYarnStage = 1 , InWIPStage = 2 , Payment = 3 , Shipment = 4 ...9 , Payment = 7 , Shipment = 2 , Shipment2 = 5 }); list . Add...

    docs.aspose.com/cells/zh/net/import-export-data...
  5. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....-> getCells () -> insertRows ( 2 , 1 ); # Saving the modified Excel...-> getCells () -> insertRows ( 2 , 10 ); # Saving the modified...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...Family weissa April 29, 2025, 2:16pm 1 Hello, An invalid Excel...number in Column A row 1, or row 2 (new row) Excel locks up and crashes...

    forum.aspose.com/t/listobject-with-calculated-c...
  7. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name Of a sequence whose number is included with the page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number Of revisions, enhancing your data management and tracking.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type Of each revision, enhancing your workflow and project management efficiency.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...