Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 159,559 for

2

(0.18 sec)
  1. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...Thilakbabu September 10, 2025, 2:32pm 1 Hi Aspose team, Could you...Discourse September 10, 2025, 2:33pm 2 @Thilakbabu To create a combination...

    forum.aspose.com/t/code-snippet-to-create-combi...
  2. Black and white meal preference survey|Document...

    OMR ready meal preference survey in black and white...block= column=2 ?content=Fruits font_style=bold...vertical_choicebox=Milk ?answer=2% Milk ?content=2% Milk &answer ?answer=NonFat...

    docs.aspose.com/omr/net/showcases/meal/bw/
  3. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes 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...
  4. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Modifying Form Fields|Aspose.PDF for Python via...

    Using Aspose.PDF for Python, you can efficiently modify form fields programmatically with the FormEditor class....Remove Field Rename Field Single 2 Multiple Copy Inner Field Copy...

    docs.aspose.com/pdf/python-net/modifying-form-f...
  7. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....setIndices ( new int []{ 0 , 1 , 2 , 3 , 4 , 5 }); // Now split it...it into 2 sub meshes, first mesh will contains 0/1/2 planes,...

    docs.aspose.com/3d/java/split-mesh/
  8. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility...."a" ) -> SetSuperscript ( u "2" ) -> Join ( u "+" ) -> Join (..."b" ) -> SetSuperscript ( u "2" )) -> Join ( u "=" ) -> Join...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  10. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...