Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 150,903 for

2

(0.14 sec)
  1. MailMerger.Create | Aspose.Words for .NET

    Create a new mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication.... Add ( new object [] { 2 , "Jane Doe" }); DataTable tableOrders..."Hawaiian" , 2 }); tableOrders . Rows . Add ( new object [] { 2 , "Pepperoni"...

    reference.aspose.com/words/net/aspose.words.low...
  2. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....get(2); // 2 - Umm al-Qura calendar: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用Apose组件或者Excel配置的批注功能,在导入或保存后重新渲染就丢失了 - Free ...

    image.png (84.6 KB)...com January 27, 2026, 2:58am 1 image.png 1388×391 84.6...Discourse January 27, 2026, 2:58am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/apose-excel/324847
  4. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++.... ByHtmlTags 2 Outputs all list labels as HTML...u "Default numbered list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... NewPage 2 The section starts from a new...( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix.... In particular, scale(2) means to scale the <circle> element...element by a factor of 2 in both the x and y dimensions. To add...

    docs.aspose.com/svg/net/svg-scaling/
  8. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... 2 3 // Initialize PS document with...10 11 //Increase EPS size in 2 times and save to new file 12...

    docs.aspose.com/page/net/resize-eps/
  9. Corel Draw (cdr) - Free Support Forum - aspose.com

    Can Aspose.Imaging support writing xmp metadata to CorelDraw(cdr) file?...Family 3stan November 12, 2025, 2:47pm 1 Can Aspose.Imaging support...Discourse November 12, 2025, 2:48pm 2 @3stan Summary Aspose.Imaging...

    forum.aspose.com/t/corel-draw-cdr/321245
  10. How to Compress or Extract Archives using C# | ...

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....var archive = new Archive()) 2 { 3 archive. CreateEntry ( "entry_name1...Archive( "input_archive.zip" )) 2 { 3 archive. ExtractToDirectory...

    docs.aspose.com/zip/net/how-to/