Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 19,446 for

2 of

(0.04 sec)
  1. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....docx" ); // 2 - Load a file into a byte array:...FillImage.FileName.docx" ); // 2 - Load a file into a byte array:...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....writeln("Match 2."); builder.writeln("Match 3.");...assertEquals(new String[]{"Match 1", "Match 2", "Match 3", "Match 4"}, callback...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConditionalStyleCollection.lastColumn property ...

    ConditionalStyleCollection.lastColumn property. Gets the last column style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyleCollection.oddRowBanding proper...

    ConditionalStyleCollection.oddRowBanding property. Gets the odd row banding style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyleCollection.evenColumnBanding pr...

    ConditionalStyleCollection.evenColumnBanding property. Gets the even column banding style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...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/net/aspose.words.fie...
  9. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++....builder -> Writeln ( u "Paragraph 2" ); builder -> Write ( u "Paragraph...get_ListFormat () -> set_ListLevelNumber ( 2 ); } ASSERT_EQ ( 3 , paras ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Saving optimized jpeg - Free Support Forum - as...

    I need to save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in save that can do that so I wrote some code to take the original image and using some logic I am trying to …...if I do 2 attempts each with 2 threads I am still at 2-3 seconds...

    forum.aspose.com/t/saving-optimized-jpeg/310794