Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 133,232 for

2

(0.09 sec)
  1. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...Discourse June 18, 2025, 10:15am 2 @aleksandr.l Cause The issue you’re...1. Set ShowTotals to false . 2. Perform your data manipulation...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  2. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be saved to in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....Range[0,2], Range[1,0], Range[1,1], Range[1,2], Range[2,0], Range[2...Range[2,1], Range[2,2], Range[3,0], Range[3,1], Range[3,2]. Use...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  4. Aspose::Words::Markup::SdtListItem::SdtListItem...

    Aspose::Words::Markup::SdtListItem::SdtListItem constructor. Initializes a new instance of this class in C++....SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose.PSD for .NET 22.1 - Release Notes|Docume...

    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....= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay . Settings ...= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay2 . Settings...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  7. Upgrade Aspose.Total for .NET license to use in...

    can we upgrade our Aspose.Total for .NET license to be used in Kubernetes Azure services ? It is causing issue in Kubernetes env with pdf generation problem and we need to solve it....Discourse April 24, 2025, 12:39pm 2 @AmjadUoPeople Can you please...

    forum.aspose.com/t/upgrade-aspose-total-for-net...
  8. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....insertParagraph(); // 2 - Display a custom document variable:...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...