Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 149,648 for

2

(0.12 sec)
  1. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....example -1 means the last item, -2 means the second before last and... fields -> get_Count ()); // 2 - Get the collection to remove...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldIfComparisonResult | Aspose.Words for Java

    Specifies the result of the IF field condition evaluation in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... putValue ( 2 ); // Second vertical series worksheet...(). get ( "C3" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  4. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance document automation with powerful features today!...will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++....Left , paragraphs -> idx_get ( 2 ) -> get_ParagraphFormat () ->...&p" , options ); ASSERT_EQ ( 2 , count ); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....] , 2 ) + Math . pow ( lastCTM . getElements () [ 1 ] , 2 ));...lastCTM . getElements () [ 2 ] , 2 ) + Math . pow ( lastCTM ....

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  8. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type of this custom part in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...thomas November 7, 2025, 2:45pm 1 Hi Team, Could you please...Discourse November 7, 2025, 2:48pm 2 @rose.thomas Summary Aspose...

    forum.aspose.com/t/about-page-breaker-to-table-...