Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 155,498 for

2

(1.91 sec)
  1. ConditionalStyleCollection.bottomLeftCell prope...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyleCollection.evenRowBanding prope...

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

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

    FieldSymbol.font_size property. Gets or sets the size in points 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...
  4. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked....assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode character.... 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...
  7. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.topRightCell propert...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Very high (5GB+) memory usage when loading VSD ...

    PBD00-93469.7z (4.7 MB) Using Aspose Diagram .NET, the attached VSD file uses over 5 GB of RAM/memory when opening (compared to under 1GB for MS Visio). The Diagram has 2 actual pages with 39 background pages. 2 quest…...Diagram has 2 actual pages with 39 background pages. 2 questions:...exported to PDF like MS Visio (i.e. 2 non-background pages only)? Please...

    forum.aspose.com/t/very-high-5gb-memory-usage-w...
  10. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。... hideRow ( 2 ); // Hiding the 2nd column of...worksheet . getCells (). unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...