Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 159,855 for

2

(0.81 sec)
  1. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...Discourse May 20, 2025, 12:04pm 2 @B.Leveille Can you please provide...file. amjad.sahi May 20, 2025, 2:08pm 4 @B.Leveille , Moreover...

    forum.aspose.com/t/save-unauthorized-character/...
  3. When convert html to docx, the document appears...

    An error is prompted when I convert an HTML file to a Word document using Aspose.Words version 26.4; however, the conversion works perfectly with Aspose.Words version 25.12. com.aspose.words.FileCorruptedException: The…...noskov June 6, 2026, 2:54pm 2 @hlgao We have opened the...

    forum.aspose.com/t/when-convert-html-to-docx-th...
  4. 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...
  5. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  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. 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...
  10. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...shibanov May 22, 2025, 4:54pm 2 @pnocera Please attach the document...Products (Aspose exception) (2)_lin.pdf (226.7 KB) Here it is...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...