Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 12,642 for

replacement

(0.23 sec)
  1. Redact XLSX Spreadsheet Online or using C++ | p...

    Open and redact XLSX document online via app for free. C++ API code to search and replace XLSX text....Code listed for search and replace text in XLSX file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/cpp/redact/xlsx/
  2. Redact ODT Document Online or using C++ | produ...

    Open and redact ODT document online via app for free. C++ API code to search and replace ODT text....Code listed for search and replace text in ODT file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/cpp/redact/odt/
  3. How to content fit data same line in Aspose wor...

    Hi Team, In aspose word template table cell how to fit in same row/line, if adding autofit then data getting to distort. Also, I am unable to move table last column towards left. Attached template for reference. …...should be replaced with non-breaking spaces this way. Replace spaces...string.IsNullOrEmpty(s) ? s.Replace((char)32 /* space */, (char)160...

    forum.aspose.com/t/how-to-content-fit-data-same...
  4. 에 엑셀 단어 변환 C++|Aspose.Words 에 대한 C++

    변환 PDF 엑셀, XML 엑셀, DOCX 엑셀 C++. 에 다양한 형식으로 문서를 저장 XLSX 사용 C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ko/cpp/convert-a-document...
  5. Convertir Word en Excel en C++|Aspose.Words pou...

    Convertissez PDF en Excel, XML en Excel, DOCX en Excel C++. Enregistrez un document dans différents formats au format XLSX à l'aide de C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/fr/cpp/convert-a-document...
  6. Text in einem Arbeitsbuch mit regulärem Ausdruc...

    Text in einem Arbeitsbuch mit regulärem Ausdruck in JavaScript über C++ ersetzen....> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/de/javascript-cpp/replace...
  7. Sostituisci testo in un workbook usando espress...

    Sostituisci testo in un workbook usando espressione regolare in JavaScript tramite C++....> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/it/javascript-cpp/replace...
  8. Remove Fields in Java|Aspose.Words for Java

    Learn how to remove fields in Java. Remove fields programmatically using Java API....may occur when it is to be replaced with a different field type...GitHub . Update Fields in Java Replace Fields with Text Java Related...

    docs.aspose.com/words/java/remove-fields/
  9. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156
  10. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...