Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 555 for

regular expression

(0.22 sec)
  1. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....a specific string or regular expression in your document and...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default....Fonts' actual = None cond_expression = next ( iter ( aw . fonts...cond_expression is not None : actual = cond_expression . lower...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source....Fonts' actual = None cond_expression = next ( iter ( aw . fonts...cond_expression is not None : actual = cond_expression . lower...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SystemFontSource constructor | Aspose.Words for...

    aspose.words.fonts.SystemFontSource constructor...Fonts' actual = None cond_expression = next ( iter ( aw . fonts...cond_expression is not None : actual = cond_expression . lower...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online DOCX Text Search or Build DOCX Search So...

    Free online app for content search in DOCX file. Python API code for any DOCX file text search application....replace_regex for regular expression along with replacing...

    products.aspose.com/total/python-net/search/docx/
  6. Redact ODS Spreadsheet Online or using Java | p...

    Open and redact ODS document online via app for free. Java API code to search and replace ODS text with Regular Expression....text in ODS file using regular expression through Java. Download...

    products.aspose.com/total/java/redact/ods/
  7. Redact XLSX Spreadsheet Online or using Java | ...

    Open and redact XLSX document online via app for free. Java API code to search and replace XLSX text with Regular Expression....text in XLSX file using regular expression through Java. Download...

    products.aspose.com/total/java/redact/xlsx/
  8. FontSubstitutionSettings.font_name_substitution...

    FontSubstitutionSettings.font_name_substitution property. Settings related to font name substitution rule....Fonts' actual = None cond_expression = next ( iter ( aw . fonts...cond_expression is not None : actual = cond_expression . lower...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....text in a workbook using Regular Expression with C++ Analyzing your...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  10. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...with a table by using this expression: FindReplaceOptions options... (Alternative) Use a regularexpression that matches the placeholder...

    forum.aspose.com/t/placeholder-not-replaced-com...