Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 155,631 for

2

(0.25 sec)
  1. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...Discourse May 19, 2025, 8:27pm 2 @BRGQST To add a Sensitivity Label...correct? John.He May 20, 2025, 2:14am 4 @BRGQST Please refer to...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  2. 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...
  3. 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...
  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. 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...
  7. 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...
  8. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v.... 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...
  9. 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...
  10. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n.... 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...