Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 157,549 for

2

(0.3 sec)
  1. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....Discourse November 7, 2025, 3:25pm 2 @sarathepiq Summary In Aspose...range ,etc. {sri:0,sci:0,eri:2,eci:2} reprensents range start from...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  2. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!... LastRow 2 Specifies formatting of the last...InsertCell (); builder . Write ( "Cell 2" ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words/con...
  3. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting properties of the paragraph in C++....Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...Writeln ( u "Bulleted list item 2" ); builder -> Writeln ( u "Bulleted...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...example, the output should be 2 lines of text. Instead we get...get a blank line in between the 2 lines of text. This is caused...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  5. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...Discourse February 17, 2026, 1:48pm 2 @Ramya_Bangalore You want to strip...the sub‑type Header or Footer [2]. Delete them from the page –...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  7. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); Examples-C...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/
  8. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction.... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents () . add...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  9. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...