Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 149,631 for

2

(0.39 sec)
  1. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... 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...
  2. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....); builder -> Write ( u "Run 2. " ); // Every invocation of the...() -> get_Runs (); ASSERT_EQ ( 2 , runs -> get_Count ()); // We...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...Discourse August 18, 2025, 12:42pm 2 @Aniruddha003 To effectively redact...can be defined as @"\d{3}-\d{2}-\d{4}" . Load the PDF Document...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  4. Grouping and Ungrouping Rows and Columns with N...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for Node.js via C++....Click the Outline Symbols , 1, 2, 3, + and – to quickly display...first three columns (from 0 to 2) and making them hidden by passing...

    docs.aspose.com/cells/nodejs-cpp/grouping-and-u...
  5. FieldSeq.SequenceIdentifier | Aspose.Words for ...

    Discover the FieldSeq SequenceIdentifier property to effortlessly manage and customize item series names for efficient numbering and organization.... EqualTo ( "2" )); doc . UpdateFields (); doc..." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomPartCollection::Ge...

    Aspose::Words::Markup::CustomPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code page in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style.... CSS Copy 1 h1 { 2 text - align: center; 3 color:...Aspose. HTML for . NET </ h1 > 2 < p > Aspose. HTML for . NET is...

    docs.aspose.com/html/net/tutorial/css-selectors/