Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 155,366 for

2

(0.22 sec)
  1. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph.... 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...
  2. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI 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...
  3. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. 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...
  6. 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...
  7. 能否获取到增量获取变化的单元格数据 - Free Support Forum - aspose...

    您好, 如何增量获取变化的单元格数据 场景:java处理有公式的excel,假设我只修改了一个单元格,能否获取到这个修改的单元格对应的行? 然后java保存入库....Discourse May 20, 2025, 12:20am 2 @feng.qun.zhu.avaryholding.com...我的excel里是有公式的,假如以下场景 A1 B1 2 C1 SUM(A1+B1) java设置A1=2,那C1会跟着变, 我设置A1的时...

    forum.aspose.com/t/topic/312881
  8. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for Java....mpp" ); 2 project. save ( "NewProductDev...Project( "NewProductDev.mpp" ); 2 SaveOptions options = new XamlOptions();...

    docs.aspose.com/tasks/java/rendering-project-da...
  9. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...AppendChild(new Run(glossaryDoc, "Header 2")); doc.Save(@"Template.dotx");...Discourse July 14, 2025, 6:43pm 2 @bingxie Cause The System.InvalidOperationExce...

    forum.aspose.com/t/cannot-append-text-to-tables...
  10. Extract SEO-oriented fields from JSON header an...

    The process involves analyzing the JSON structure for relevant metadata and extracting necessary information for SEO purposes....cpio" )) { 2 File fi1 = new File( "text.txt"...archive = new CpioArchive()) { 2 archive. createEntries ( "C:\\folder"...

    docs.aspose.com/zip/java/cpio-archiving/