Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 150,873 for

2

(0.08 sec)
  1. 47153160.xlsx

    Sheet1 Colum 1 Colum 2 Colum 3 Colum 4 Colum 5 Colum 6 Colum 7 Colum 8 Colum 9 17 37 44 48 36 37 10 29 37 62 88 56 75 78 29 27 23 59 37 78 86 71 65 34 63 33 47 53 33 95 39 91 16 34 52 84 51 4 88 11......Sheet1 Colum 1 Colum 2 Colum 3 Colum 4 Colum 5 Colum 6 Colum...61 6 24 35 20 55 40 32 52 29 2 80 74 83 20 55 53 0 11 24 96 78...

    docs.aspose.com/cells/nodejs-cpp/export-range-o...
  2. 47153160.xlsx

    Sheet1 Colum 1 Colum 2 Colum 3 Colum 4 Colum 5 Colum 6 Colum 7 Colum 8 Colum 9 17 37 44 48 36 37 10 29 37 62 88 56 75 78 29 27 23 59 37 78 86 71 65 34 63 33 47 53 33 95 39 91 16 34 52 84 51 4 88 11......Sheet1 Colum 1 Colum 2 Colum 3 Colum 4 Colum 5 Colum 6 Colum...61 6 24 35 20 55 40 32 52 29 2 80 74 83 20 55 53 0 11 24 96 78...

    docs.aspose.com/cells/fr/net/export-range-of-ce...
  3. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldAddressBlock::get_F...

    Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006) in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...Product Family lyash December 2, 2022, 5:04am 1 We faced this...zhao December 3, 2022, 7:56am 2 @lyash Could you share your template...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  7. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a PDF file w…...Family jeanfrancoisrouleau May 2, 2013, 7:35am 1 Hi! The Html underline...Rouleau codewarior May 3, 2013, 2:12am 2 Hi Jean-François, Thanks for...

    forum.aspose.com/t/html-underline-does-not-work...
  8. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content.... at ( 2 ). paragraphFormat . alignment...); expect ( count ). toEqual ( 2 ); paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of content of the source section at the end of this section.... write ( "Section 2" ); builder . insertBreak ( aw...section = doc . sections . at ( 2 ); expect ( section . getText...

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