Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 39,342 for

2

(0.11 sec)
  1. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Write ( "Run 2. " ); // Every invocation of the.... Runs ; Assert . AreEqual ( 2 , runs . Count ); // We can also...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ContributorCollection | Aspose.Words for Java

    Represents bibliography source contributors in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value axis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...sahi April 18, 2025, 1:01pm 2 @hormancey , Thanks for the sample...line amjad.sahi April 18, 2025, 2:01pm 4 @hormancey , Unfortunately...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  6. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index....example -1 means the last item, -2 means the second before last and...reply' ) self . assertEqual ( 2 , comment . replies . count )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Exporting Math Equations|Aspose.Slides Document...

    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...."a" ) -> SetSuperscript ( u "2" ) -> Join ( u "+" ) -> Join (..."b" ) -> SetSuperscript ( u "2" )) -> Join ( u "=" ) -> Join...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  8. CustomPart.ContentType | Aspose.Words for .NET

    Discover how the CustomPart ContentType property defines your custom part's content type, enhancing functionality and user experience.... AreEqual ( 2 , doc . PackageCustomParts . Count...PackageCustomParts . RemoveAt ( 2 ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  9. How to reduce file size increased by digital si...

    Hello, I am evaluating AsposePDF for our coming project. I have a PDF template that has 4 digital signature fields. Each time I use AsposePDF to add a new signature, the file size increases dramatically. I am using an …...size produced by Aspose PDF is 2.3 MB. That’s 10 times the difference...asad.ali July 21, 2023, 10:13pm 2 @hao.deng You can optimize the...

    forum.aspose.com/t/how-to-reduce-file-size-incr...
  10. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Emphasize the chart's...

    reference.aspose.com/words/net/aspose.words.dra...