Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 150,070 for

2

(0.16 sec)
  1. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article 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...
  2. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method to effortlessly add field switches, enhancing your application's functionality and user experience....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/java/ps/working-with-pages/
  4. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...adlib September 4, 2025, 2:11pm 1 Hi there, Using latest...Discourse September 4, 2025, 2:11pm 2 @markmanley.adlib Hi Mark...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  5. Emboss Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Emboss3x3 as well as custom kernels....kernel [ [ 2 , 3 , 2 , ], [ 0 , 1 , 0 , ], [ - 2 , - 3 , - 2 , ], ]...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Working with WBS Associated with a Task | Aspos...

    Learn how to work with Microsoft Project (MPP/XML) task WBS values using Aspose.Tasks for .NET....mpp" ); 2 3 // Create a ChildTasksCollector...Project proj = new Project(); 2 3 proj. WBSCodeDefinition = new...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  7. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...Family words-java Crane April 2, 2025, 10:57am 1 LayoutEnumerator...Professionalize.Discourse April 2, 2025, 10:58am 2 @Crane To calculate how...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  8. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

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