Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 9,851 for

2 of

(0.34 sec)
  1. ConditionalStyleCollection.lastRow property | A...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name Of the font Of the character retrieved by the field.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.topLeftCell property...

    ConditionalStyleCollection.topLeftCell property. Gets the top left cell style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type Of a digital signature in C++.... XmlDsig 2 The XmlDsig signature method used...get_HasDigitalSignature ()); // 2 - Take a document from a stream...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... writeln ( "Page 2" ); builder . insertBreak ( aw...toEqual ( "Page 1\r\n" + "Page 2\r\n" + "Page 3\r\n" + "Even header\r\n\r\n"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request Of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...document (3292 rows) as well as 2 smaller versions with 10 and 500...respective word documents from step 2 of the pipeline. For the smaller...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  10. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....setText("Index entry 2"); indexEntry.setEntryType("B");...to span over 2 columns. index.setNumberOfColumns("2"); // Set any...

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